reasonHash property
The identifier for the reason: they are only guaranteed unique under the Category in which they are found.
Implementation
@JsonKey(name:'reasonHash')
int? reasonHash;
The identifier for the reason: they are only guaranteed unique under the Category in which they are found.
@JsonKey(name:'reasonHash')
int? reasonHash;