emblemHash property
The hash of the currently equipped emblem for the user. Can be used to look up the DestinyInventoryItemDefinition.
Implementation
@JsonKey(name:'emblemHash')
int? emblemHash;
The hash of the currently equipped emblem for the user. Can be used to look up the DestinyInventoryItemDefinition.
@JsonKey(name:'emblemHash')
int? emblemHash;