Sha256: e662e062021bfd3db32bbb2c1b932c60ad02463a6e311f153ef55690e4525f07
Contents?: true
Size: 659 Bytes
Versions: 1
Compression:
Stored size: 659 Bytes
Contents
# VoucherifySdk::CampaignsListResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **object** | **String** | The type of 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-5.0.0 | docs/CampaignsListResponseBody.md |