activityHash property
OPTIONAL - If this is tracking the status of a DestinyActivityDefinition, this is the identifier for that activity.
Implementation
@JsonKey(name:'activityHash')
int? activityHash;
OPTIONAL - If this is tracking the status of a DestinyActivityDefinition, this is the identifier for that activity.
@JsonKey(name:'activityHash')
int? activityHash;