Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 984 Bytes

File metadata and controls

13 lines (9 loc) · 984 Bytes

Voucherify.Model.TemplatesCampaignsCampaignSetupCreateResponseBody

Response body schema for POST /v1/templates/campaigns/{campaignTemplateId}/campaign-setup.

Properties

Name Type Description Notes
CreatedResources List<TemplatesCampaignsCampaignSetupCreateResponseBodyCreatedResourcesItem> Contains a list of resources that have been added to the project when the campaign has been created out of the template. [optional]
Campaign Campaign
Object string The type of the object represented by JSON. This object stores information about the campaign created out of the campaign template. [optional]

[Back to Model list] [Back to API list] [Back to README]