Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.79 KB

ValidationsValidateResponseBodyRedeemablesItem.md

File metadata and controls

20 lines (17 loc) · 1.79 KB

# ValidationsValidateResponseBodyRedeemablesItem

Properties

Name Type Description Notes
status string [optional]
id string Redeemable ID, i.e. the voucher code. [optional]
object string Redeemable's object type. [optional]
order \OpenAPI\Client\Model\OrderCalculated [optional]
applicableTo \OpenAPI\Client\Model\ApplicableToResultList [optional]
inapplicableTo \OpenAPI\Client\Model\InapplicableToResultList [optional]
result \OpenAPI\Client\Model\ValidationsValidateResponseBodyRedeemablesItemResult [optional]
metadata object The metadata object stores all custom attributes in the form of key/value pairs assigned to the redeemable. [optional]
categories \OpenAPI\Client\Model\CategoryWithStackingRulesType[] [optional]
campaignName string Campaign name. Displayed only if the `options.expand` is passed with a `redeemable` value in the validation request body. [optional]
campaignId string 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 string 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]