activityHash property
The hash for the specific variant of the activity related to this milestone. You can pull more detailed static info from the DestinyActivityDefinition, such as difficulty level.
Implementation
@JsonKey(name:'activityHash')
int? activityHash;