craftingRootNodeHash property

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

The hash for the root presentation node definition of craftable item categories.

Implementation

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