plugItemHash property

  1. @JsonKey(name: 'plugItemHash')
int? plugItemHash
getter/setter pair

The hash identifier of the DestinyInventoryItemDefinition that represents this plug.

Implementation

@JsonKey(name:'plugItemHash')
int? plugItemHash;