zernio 0.0.154

API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# GoogleBusinessPlatformDataOffer

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**offer_type** | Option<**OfferType**> | Type of offer (enum: OFFER, BUY_ONE_GET_ONE) | [optional]
**redeem_online_url** | Option<**String**> | URL where the offer can be redeemed online | [optional]
**terms_conditions** | Option<**String**> | Terms and conditions for the offer | [optional]
**coupon_code** | Option<**String**> | Coupon code for the offer | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)