Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 926 Bytes

ValidationsRedeemableSkipped.md

File metadata and controls

16 lines (11 loc) · 926 Bytes

ValidationsRedeemableSkipped

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 'SKIPPED']
id str Redeemable ID, i.e. the voucher code. [optional]
object str Redeemable's object type. [optional]
result ValidationsRedeemableSkippedResult [optional]
metadata object The metadata object stores all custom attributes in the form of key/value pairs assigned to the redeemable. [optional]
categories List[Category] [optional]

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