Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.74 KB

ClientValidationsValidateResponseBodyRedeemablesItem.md

File metadata and controls

23 lines (17 loc) · 1.74 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. Displayed only if the `options.expand` is passed with a `redeemable` value in the validation request body. [optional]
campaign_id str Unique campaign ID assigned by Voucherify. Displayed only if the `options.expand` is passed with a `redeemable` value in the validation request body. [optional]
name str Name of the promotion tier. Displayed only if the `options.expand` is passed with a `redeemable` value in the validation request body. [optional]

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