| 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 | ||
| 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 |