rewardId property
Reference to the original reward's unique identifier. This links back to the AvailableReward that was claimed. Used to fetch additional reward details if needed.
Implementation
final int? rewardId;
Reference to the original reward's unique identifier. This links back to the AvailableReward that was claimed. Used to fetch additional reward details if needed.
final int? rewardId;