Sha256: 24e402bb0ced603a96a368df8a9a9e0c749e3921d33cdfcb47e2d1bf0096d874
Contents?: true
Size: 1.09 KB
Versions: 1
Compression:
Stored size: 1.09 KB
Contents
# VoucherifySdk::LoyaltyCardTransactionDetailsBalance ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | **String** | The type of voucher whose balance is being adjusted due to the transaction. | [optional] | | **total** | **Integer** | The number of all points or credits 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 of a loyalty card. | [optional] | | **balance** | **Integer** | The available points or credits on the card after the transaction as affected by redemption or rollback. | [optional] | | **operation_type** | **String** | The type of the operation being performed. The operation type is `AUTOMATIC` if it is an automatic redemption. | [optional] | | **related_object** | [**LoyaltyCardTransactionDetailsBalanceRelatedObject**](LoyaltyCardTransactionDetailsBalanceRelatedObject.md) | | [optional] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-8.0.2 | docs/LoyaltyCardTransactionDetailsBalance.md |