recipeItemHash property
A reference to the associated crafting 'recipe' item definition, if this item can be crafted.
Implementation
@JsonKey(name:'recipeItemHash')
int? recipeItemHash;
A reference to the associated crafting 'recipe' item definition, if this item can be crafted.
@JsonKey(name:'recipeItemHash')
int? recipeItemHash;