tierHash property

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

Implementation

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