inventoryBucketHash property
The inventory bucket into which this item will be placed upon purchase.
Implementation
@JsonKey(name:'inventoryBucketHash')
int? inventoryBucketHash;
The inventory bucket into which this item will be placed upon purchase.
@JsonKey(name:'inventoryBucketHash')
int? inventoryBucketHash;