Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.2 KB

File metadata and controls

19 lines (15 loc) · 1.2 KB

WalletInc.Model.MSMemberRedemption

Properties

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

[Back to Model list] [Back to API list] [Back to README]