Name | Type | Description | Notes |
---|---|---|---|
points | int | The incremental points removed or added to the current balance on the loyalty card. | [optional] |
total | int | The total of points accrued over the lifetime of the loyalty card. | [optional] |
balance | int | 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 | \OpenAPI\Client\Model\LoyaltiesMembersBalanceUpdateResponseBodyRelatedObject | [optional] | |
operation_type | string | [optional] |
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.