Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 603 Bytes

File metadata and controls

12 lines (8 loc) · 603 Bytes

Voucherify.Model.TemplatesCampaignsUpdateRequestBody

Request body schema for PUT /templates/campaign/{campaignTemplateId}.

Properties

Name Type Description Notes
Name string User-defined name of the campaign template. It must be unique. [optional]
Description string User-defined description of the campaign template. [optional]

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