Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1020 Bytes

WTMembershipTierWithMemberCount.md

File metadata and controls

19 lines (16 loc) · 1020 Bytes

# WTMembershipTierWithMemberCount

Properties

Name Type Description Notes
tier_number string The tier number as defined by the merchant
tier_name string The tier name as defined by the merchant
tier_discount float The provided discount as percentage
tier_design_id string
points_design_id string
id \OpenAPI\Client\Model\WTMembershipTierId
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
member_count int Describes the count of members associated with this membership tier

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