Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.08 KB

MSMemberHistory.md

File metadata and controls

21 lines (18 loc) · 1.08 KB

# MSMemberHistory

Properties

Name Type Description Notes
member_identifier string Member ID as represented by the merchant
first_name string An optional first name of the member [optional]
last_name string An optional last name of the member [optional]
membership_tier_id string
mobile_number string
email string
birthday string Represents the date of birth of the member. Defaults to 0000-00-00, which represents that the date of birth has not been configured
points_accrued int The number of points that the member has accrued
id string The UUID of this record
member_id string
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]