Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.3 KB

ClientValidationsValidateResponseBodyRedeemablesItem.md

File metadata and controls

22 lines (16 loc) · 1.3 KB

ClientValidationsValidateResponseBodyRedeemablesItem

Properties

Name Type Description Notes
status str [optional]
id str Redeemable ID, i.e. the voucher code. [optional]
object str Redeemable's object type. [optional]
order OrderCalculated [optional]
applicable_to ApplicableToResultList [optional]
inapplicable_to InapplicableToResultList [optional]
result ClientValidationsValidateResponseBodyRedeemablesItemResult [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]