| Name | Type | Description | Notes |
|---|---|---|---|
| TransactionID | string | The transaction ID at the POS | |
| TransactionType | string | The type of the transaction - either redemption or refund | |
| Points | int | The number of points involved in this transaction | |
| RegisterID | PickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAtRegisterID | [optional] | |
| TerminalType | string | The type of the terminal | |
| Id | string | The UUID of this record | |
| MemberID | string | A 10 character alphanumeric unique value that represents each member | |
| MerchantID | string | The id of the merchant registered in WalletInc's database | |
| CreatedAt | DateTime | The timestamp of when this resource was created | |
| IsActive | bool | Denotes if this resource is active |