Sha256: 40c6eb0076fe85b85691cca52bb770170fa909e2bcfa7f66f5048f45271cdec4
Contents?: true
Size: 663 Bytes
Versions: 5
Compression:
Stored size: 663 Bytes
Contents
# VoucherifySdk::CampaignsListResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **object** | **String** | The type of the object represented by JSON. This object stores information about campaigns in a dictionary. | [optional][default to 'list'] | | **data_ref** | **String** | Identifies the name of the attribute that contains the array of campaign objects. | [optional][default to 'campaigns'] | | **campaigns** | [**Array<CampaignBase>**](CampaignBase.md) | Contains array of campaign objects. | [optional] | | **total** | **Integer** | Total number of campaigns. | [optional] |
Version data entries
5 entries across 5 versions & 1 rubygems