Name | Type | Description | Notes |
---|---|---|---|
valid | bool | The result of the validation. It takes all of the redeemables into account and returns a `false` if at least one redeemable is inapplicable. Returns `true` if all redeemables are applicable. | [optional] |
redeemables | \OpenAPI\Client\Model\ValidationsValidateResponseBodyRedeemablesItem[] | [optional] | |
skipped_redeemables | ValidationsRedeemableSkipped[] | Lists validation results of each skipped redeemable. | [optional] |
inapplicable_redeemables | ValidationsRedeemableInapplicable[] | Lists validation results of each inapplicable redeemable. | [optional] |
order | \OpenAPI\Client\Model\OrderCalculated | [optional] | |
tracking_id | string | Hashed customer source ID. | [optional] |
session | \OpenAPI\Client\Model\Session | [optional] | |
stacking_rules | \OpenAPI\Client\Model\StackingRules |
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.