Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 741 Bytes

EarningRuleSource.md

File metadata and controls

15 lines (9 loc) · 741 Bytes

EarningRuleSource

Contains the custom earning rule name and parent campaign.

Properties

Name Type Description Notes
banner str Name of the earning rule. This is displayed as a header for the earning rule in the Dashboard. [optional]
object_id str A unique campaign identifier assigned by the Voucherify API. [optional]
object_type str Defines the object associated with the earning rule. Defaults to `campaign`. [optional] [default to 'campaign']

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