activityHash property
The hash identifier of the Activity. Use this to look up the DestinyActivityDefinition of the activity.
Implementation
@JsonKey(name:'activityHash')
int? activityHash;
The hash identifier of the Activity. Use this to look up the DestinyActivityDefinition of the activity.
@JsonKey(name:'activityHash')
int? activityHash;