plugItemHash property

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

The hash identifier of a DestinyInventoryItemDefinition representing the plug that can be inserted.

Implementation

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