Sha256: 2f7e0dcb2305521069917afa847b2f22f728c1a1bd52148f1921b70619c6fe6a
Contents?: true
Size: 851 Bytes
Versions: 6
Compression:
Stored size: 851 Bytes
Contents
# VoucherifySdk::RedemptionsRedeemResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **redemptions** | [**Array<Redemption>**](Redemption.md) | | [optional] | | **parent_redemption** | [**Redemption**](Redemption.md) | | [optional] | | **order** | [**OrderCalculated**](OrderCalculated.md) | | [optional] | | **inapplicable_redeemables** | [**Array<ValidationsRedeemableInapplicable>**](ValidationsRedeemableInapplicable.md) | Lists validation results of each inapplicable redeemable. | [optional] | | **skipped_redeemables** | [**Array<ValidationsRedeemableSkipped>**](ValidationsRedeemableSkipped.md) | Lists validation results of each redeemable. If a redeemable can be applied, the API returns `\"status\": \"APPLICABLE\"`. | [optional] |
Version data entries
6 entries across 6 versions & 1 rubygems