Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.07 KB

File metadata and controls

20 lines (16 loc) · 1.07 KB

WalletInc.Model.WTMembershipTierWithMemberCount

Properties

Name Type Description Notes
TierNumber string The tier number as defined by the merchant
TierName string The tier name as defined by the merchant
TierDiscount float The provided discount as percentage
TierDesignID string
PointsDesignID string
Id StaticVoucherId
MerchantID string The id of the merchant registered in WalletInc's database
CreatedAt DateTime The timestamp of when this resource was created
UpdatedAt DateTime The timestamp of when this resource was updated
IsActive bool Denotes if this resource is active
MemberCount int Describes the count of members associated with this membership tier

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