isCrm property
If this sale can only be performed as the result of receiving a CRM offer, this is true.
Implementation
@JsonKey(name:'isCrm')
bool? isCrm;
If this sale can only be performed as the result of receiving a CRM offer, this is true.
@JsonKey(name:'isCrm')
bool? isCrm;