Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.25 KB

MSMembershipTierRedemption.md

File metadata and controls

19 lines (16 loc) · 1.25 KB

# MSMembershipTierRedemption

Properties

Name Type Description Notes
member_id string A 10 character alphanumeric unique value that represents each member
transaction_id string The transaction ID at the POS
transaction_type \OpenAPI\Client\Model\MSMemberRedemptionTransactionType
amount int The amount that has been redeemed, in cents
register_id \OpenAPI\Client\Model\PickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAtRegisterID [optional]
terminal_type string The type of the terminal
id string The UUID of this record
tier_id string A 10 character alphanumeric unique value that represents each membership tier
merchant_id string
created_at \DateTime The timestamp of when this resource was created
is_active bool Denotes if this resource is active

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