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] | |
skippedRedeemables | \OpenAPI\Client\Model\ValidationsRedeemableSkipped[] | Lists validation results of each skipped redeemable. | [optional] |
inapplicableRedeemables | \OpenAPI\Client\Model\ValidationsRedeemableInapplicable[] | Lists validation results of each inapplicable redeemable. | [optional] |
order | \OpenAPI\Client\Model\OrderCalculated | [optional] | |
trackingId | string | Hashed customer source ID. | [optional] |
session | \OpenAPI\Client\Model\Session | [optional] | |
stackingRules | \OpenAPI\Client\Model\StackingRules |