directorActivityHash property
The unique hash identifier of the DestinyActivityDefinition that was played.
Implementation
@JsonKey(name:'directorActivityHash')
int? directorActivityHash;
The unique hash identifier of the DestinyActivityDefinition that was played.
@JsonKey(name:'directorActivityHash')
int? directorActivityHash;