Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.15 KB

WTMember.md

File metadata and controls

22 lines (19 loc) · 1.15 KB

# WTMember

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
member_id string Member ID as represented by the merchant
membership_tier_redeemable_id string

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