questlineItemHash property
The hash for the DestinyInventoryItemDefinition representing the Quest to which this Quest Step belongs.
Implementation
@JsonKey(name:'questlineItemHash')
int? questlineItemHash;
The hash for the DestinyInventoryItemDefinition representing the Quest to which this Quest Step belongs.
@JsonKey(name:'questlineItemHash')
int? questlineItemHash;