Skip to content

Files

Latest commit

 

History

History
35 lines (19 loc) · 1007 Bytes

ValidationsRedeemableSkipped.md

File metadata and controls

35 lines (19 loc) · 1007 Bytes

ValidationsRedeemableSkipped

Properties

Name Type Description Notes
status StatusEnum Indicates whether the redeemable can be applied or not applied based on the validation rules.
id String Redeemable ID, i.e. the voucher code.
_object ObjectEnum Redeemable's object type.
result ValidationsRedeemableSkippedResult
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]

Enum: StatusEnum

Name Value
SKIPPED "SKIPPED"

Enum: ObjectEnum

Name Value
VOUCHER "voucher"
PROMOTION_TIER "promotion_tier"