rewardCode property
Unique code identifier for the earned reward. Same as the original reward code, used for redemption tracking. Example: "COFFEE_VOUCHER_10", "GAS_DISCOUNT_5"
Implementation
final String? rewardCode;
Unique code identifier for the earned reward. Same as the original reward code, used for redemption tracking. Example: "COFFEE_VOUCHER_10", "GAS_DISCOUNT_5"
final String? rewardCode;