rewardsTier property

String? rewardsTier
getter/setter pair

The rewards tier, such as "Gold" or "Platinum." Recommended maximum length is 7 characters to ensure full string is displayed on smaller screens.

Implementation

core.String? rewardsTier;