bucketHash property
The hash identifier for the specific inventory bucket in which the item is located.
Implementation
@JsonKey(name:'bucketHash')
int? bucketHash;
The hash identifier for the specific inventory bucket in which the item is located.
@JsonKey(name:'bucketHash')
int? bucketHash;