Sha256: 954cae37cfa5f926d3affddf308cb4deca3a550e1bf4508a0b17ef0fdd19e12b

Contents?: true

Size: 924 Bytes

Versions: 4

Compression:

Stored size: 924 Bytes

Contents

# VoucherifySdk::VoucherTransactionDetailsBalance

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **type** | **String** | The type of voucher whose balance is being adjusted due to the transaction. | [optional][default to 'loyalty_card'] |
| **total** | **Integer** | The number of all points accumulated on the card as affected by add or subtract operations. | [optional] |
| **object** | **String** | The type of the object represented by the JSON. | [optional][default to 'balance'] |
| **points** | **Integer** | Points added or subtracted in the transaction. | [optional] |
| **balance** | **Integer** | The available points on the card after the transaction as affected by redemption or rollback. | [optional] |
| **related_object** | [**VoucherTransactionDetailsBalanceRelatedObject**](VoucherTransactionDetailsBalanceRelatedObject.md) |  | [optional] |

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
voucherify-8.0.1 docs/VoucherTransactionDetailsBalance.md
voucherify-8.0.0 docs/VoucherTransactionDetailsBalance.md
voucherify-7.0.0 docs/VoucherTransactionDetailsBalance.md
voucherify-6.0.0 docs/VoucherTransactionDetailsBalance.md