collectibleHash property
If this item has a collectible related to it, this is the hash identifier of that collectible entry.
Implementation
@JsonKey(name:'collectibleHash')
int? collectibleHash;
If this item has a collectible related to it, this is the hash identifier of that collectible entry.
@JsonKey(name:'collectibleHash')
int? collectibleHash;