Sha256: b41842ee6a9fc4f82e62c243fe4743172f15ce0a4b4c0adb6ef01cd5d53486d6

Contents?: true

Size: 1.24 KB

Versions: 1

Compression:

Stored size: 1.24 KB

Contents

# VoucherifySdk::VouchersBalanceUpdateResponseBody

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **amount** | **Integer** | The incremental amount added (positive integer) or subtracted (negative integer) to the current balance on the gift card or loyalty card. Value is multiplied by 100 to precisely represent 2 decimal places. For example, $100 amount is written as 10000. | [optional] |
| **total** | **Integer** | Total income incurred over the lifespan of the gift card or loyalty card. | [optional] |
| **balance** | **Integer** | The balance after adding or subtracting a specified amount. Value is multiplied by 100 to precisely represent 2 decimal places. For example, $100 amount is written as 10000. | [optional] |
| **type** | **String** | The type of voucher being modified. | [optional] |
| **operation_type** | **String** | The type of the operation being performed. | [optional][default to 'MANUAL'] |
| **object** | **String** | The type of the object represented by JSON. Default is `balance`. | [optional][default to 'balance'] |
| **related_object** | [**VouchersBalanceUpdateResponseBodyRelatedObject**](VouchersBalanceUpdateResponseBodyRelatedObject.md) |  | [optional] |

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
voucherify-8.0.2 docs/VouchersBalanceUpdateResponseBody.md