rewardEntryHash property
The identifier for this reward entry. Runtime data will refer to reward entries by this hash. Only guaranteed unique within the specific Milestone.
Implementation
@JsonKey(name:'rewardEntryHash')
int? rewardEntryHash;
The identifier for this reward entry. Runtime data will refer to reward entries by this hash. Only guaranteed unique within the specific Milestone.
@JsonKey(name:'rewardEntryHash')
int? rewardEntryHash;