activityHash property
IF the Objective is related to a specific Activity, this will be that activity's hash. Use it to look up the DestinyActivityDefinition for additional data to show.
Implementation
@JsonKey(name:'activityHash')
int? activityHash;