Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.11 KB

ValidationsRedeemableInapplicable.md

File metadata and controls

19 lines (13 loc) · 1.11 KB

ValidationsRedeemableInapplicable

Properties

Name Type Description Notes
status str Indicates whether the redeemable can be applied or not applied based on the validation rules. [optional] [default to 'INAPPLICABLE']
id str Redeemable ID, i.e. the voucher code. [optional]
object str Redeemable's object type. [optional]
result ValidationsRedeemableInapplicableResult [optional]
metadata object The metadata object stores all custom attributes in the form of key/value pairs assigned to the redeemable. [optional]
categories List[CategoryWithStackingRulesType] [optional]
campaign_name str Campaign name [optional]
campaign_id str Unique campaign ID assigned by Voucherify. [optional]

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