Sha256: a6c6475a8b3a419844e9507373b07c77392a1d41f4fab0f69ee3d0cf1fdef9ea

Contents?: true

Size: 1.41 KB

Versions: 1

Compression:

Stored size: 1.41 KB

Contents

# VoucherifySdk::SimpleRedemption

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **id** | **String** | Unique redemption ID. | [optional] |
| **customer_id** | **String** | Unique customer ID of the redeeming customer. | [optional] |
| **tracking_id** | **String** | Hashed customer source ID. | [optional] |
| **date** | **Time** | Timestamp representing the date and time when the redemption was created in ISO 8601 format. | [optional] |
| **amount** | **Integer** | A positive integer in the smallest currency unit (e.g. 100 cents for $1.00) representing the total amount of the order. This is the sum of the order items' amounts. | [optional] |
| **order** | [**SimpleOrder**](SimpleOrder.md) |  | [optional] |
| **reward** | [**SimpleRedemptionRewardResult**](SimpleRedemptionRewardResult.md) |  | [optional] |
| **customer** | [**SimpleCustomer**](SimpleCustomer.md) |  | [optional] |
| **result** | **String** | Redemption result. | [optional] |
| **voucher** | [**SimpleVoucher**](SimpleVoucher.md) |  | [optional] |
| **promotion_tier** | [**SimplePromotionTier**](SimplePromotionTier.md) |  | [optional] |
| **redemption** | **String** | Unique redemption ID of the parent redemption. | [optional] |
| **object** | **String** | The type of object represented by the JSON. This object stores information about the `redemption`. | [optional][default to 'redemption'] |

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
voucherify-5.0.0 docs/SimpleRedemption.md