bucketTypeHash property

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

The inventory bucket that owns this equipment slot.

Implementation

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