Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 740 Bytes

File metadata and controls

13 lines (9 loc) · 740 Bytes

Voucherify.Model.EarningRuleSource

Contains the custom earning rule name and parent campaign.

Properties

Name Type Description Notes
Banner string Name of the earning rule. This is displayed as a header for the earning rule in the Dashboard. [optional]
ObjectId string A unique campaign identifier assigned by the Voucherify API. [optional]
ObjectType string Defines the object associated with the earning rule. Defaults to `campaign`. [optional]

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