Sha256: 9620154bc2ef2bc68115b9cc2ca3f4b1035d3dd7b99c92072eaaa12a65178d6d
Contents?: true
Size: 1.18 KB
Versions: 5
Compression:
Stored size: 1.18 KB
Contents
# VoucherifySdk::ValidationsValidateResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **valid** | **Boolean** | 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** | [**Array<ValidationsValidateResponseBodyRedeemablesItem>**](ValidationsValidateResponseBodyRedeemablesItem.md) | | [optional] | | **skipped_redeemables** | [**Array<ValidationsRedeemableSkipped>**](ValidationsRedeemableSkipped.md) | Lists validation results of each skipped redeemable. | [optional] | | **inapplicable_redeemables** | [**Array<ValidationsRedeemableInapplicable>**](ValidationsRedeemableInapplicable.md) | Lists validation results of each inapplicable redeemable. | [optional] | | **order** | [**OrderCalculated**](OrderCalculated.md) | | [optional] | | **tracking_id** | **String** | Hashed customer source ID. | [optional] | | **session** | [**Session**](Session.md) | | [optional] | | **stacking_rules** | [**StackingRules**](StackingRules.md) | | |
Version data entries
5 entries across 5 versions & 1 rubygems