perkHash property

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

A hash identifier for the DestinySandboxPerkDefinition being provided on the item.

Implementation

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