inhibitBuying property
If this is true, you aren't allowed to buy whatever the vendor is selling.
Implementation
@JsonKey(name:'inhibitBuying')
bool? inhibitBuying;
If this is true, you aren't allowed to buy whatever the vendor is selling.
@JsonKey(name:'inhibitBuying')
bool? inhibitBuying;