Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.07 KB

PickMSMemberExcludeKeyofMSMemberMemberIdentifier.md

File metadata and controls

20 lines (17 loc) · 1.07 KB

# PickMSMemberExcludeKeyofMSMemberMemberIdentifier

Properties

Name Type Description Notes
id string
merchant_id string
created_at \DateTime The timestamp of when this resource was created
updated_at \DateTime The timestamp of when this resource was updated
is_active bool Denotes if this resource is active
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

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