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

Latest commit

 

History

History
14 lines (11 loc) · 939 Bytes

ValidationsRedeemableSkipped.md

File metadata and controls

14 lines (11 loc) · 939 Bytes

# ValidationsRedeemableSkipped

Properties

Name Type Description Notes
status string Indicates whether the redeemable can be applied or not applied based on the validation rules. [optional] [default to 'SKIPPED']
id string Redeemable ID, i.e. the voucher code. [optional]
object string Redeemable's object type. [optional]
result \OpenAPI\Client\Model\ValidationsRedeemableSkippedResult [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\Category[] [optional]

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