Sha256: 2a5a7fecbf14af6a8e3c7f711af924c105fbf33ed0d9d97240886c4c94812a75
Contents?: true
Size: 942 Bytes
Versions: 1
Compression:
Stored size: 942 Bytes
Contents
# VoucherifySdk::LoyaltiesMembersBalanceUpdateResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **points** | **Integer** | The incremental points removed or added to the current balance on the loyalty card. | [optional] | | **total** | **Integer** | The total of points accrued over the lifetime of the loyalty card. | [optional] | | **balance** | **Integer** | The balance after adding/removing points. | [optional] | | **type** | **String** | The type of voucher being modified. | [optional] | | **object** | **String** | The type of the object represented by JSON. Default is balance. | [optional][default to 'balance'] | | **related_object** | [**LoyaltiesMembersBalanceUpdateResponseBodyRelatedObject**](LoyaltiesMembersBalanceUpdateResponseBodyRelatedObject.md) | | [optional] | | **operation_type** | **String** | The type of operation being performed. | [optional] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-8.0.2 | docs/LoyaltiesMembersBalanceUpdateResponseBody.md |