Sha256: 2875e581c26afb1e445da2133cf72d14783ab042d41098b880bc0bf90f57d899

Contents?: true

Size: 1.68 KB

Versions: 1

Compression:

Stored size: 1.68 KB

Contents

# VoucherifySdk::SimpleCampaign

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **id** | **String** | Campaign name. | [optional] |
| **name** | **String** | Campaign name. | [optional] |
| **campaign_type** | **String** | Type of campaign. | [optional] |
| **type** | **String** | Defines whether the campaign can be updated with new vouchers after campaign creation. - `AUTO_UPDATE`: By choosing the auto update option you will create a campaign that can be enhanced by new vouchers after the time of creation (e.g. by publish vouchers method). -  `STATIC`: vouchers need to be manually published. | [optional] |
| **is_referral_code** | **Boolean** | Flag indicating whether this voucher is a referral code; `true` for campaign type `REFERRAL_PROGRAM`. | [optional] |
| **voucher** | **Object** |  | [optional] |
| **lucky_draw** | **Object** |  | [optional] |
| **referral_program** | [**ReferralProgram**](ReferralProgram.md) |  | [optional] |
| **auto_join** | **Boolean** | Indicates whether customers will be able to auto-join a loyalty campaign if any earning rule is fulfilled. | [optional] |
| **join_once** | **Boolean** | If this value is set to `true`, customers will be able to join the campaign only once. | [optional] |
| **active** | **Boolean** | Indicates whether campaign is active | [optional] |
| **created_at** | **Time** | Timestamp representing the date and time when the campaign was created in ISO 8601 format. | [optional] |
| **object** | **String** | The type of object represented by JSON. This object stores information about the campaign. | [optional][default to 'campaign'] |

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
voucherify-5.0.0 docs/SimpleCampaign.md