milestoneHash property
The unique identifier for the Milestone. Use it to look up the DestinyMilestoneDefinition, so you can combine the other data in this contract with static definition data.
Implementation
@JsonKey(name:'milestoneHash')
int? milestoneHash;