inhibitSelling property
If this is true, you're not allowed to sell whatever the vendor is buying.
Implementation
@JsonKey(name:'inhibitSelling')
bool? inhibitSelling;
If this is true, you're not allowed to sell whatever the vendor is buying.
@JsonKey(name:'inhibitSelling')
bool? inhibitSelling;