allowContractIfCustomerDealDoesNotHaveValidNonTaxCertificate property
- @JsonKey.new(name: 'AllowContractIfCustomerDealDoesNotHaveValidNonTaxCertificate', includeIfNull: false)
final
Implementation
@JsonKey(
name: 'AllowContractIfCustomerDealDoesNotHaveValidNonTaxCertificate',
includeIfNull: false)
final bool? allowContractIfCustomerDealDoesNotHaveValidNonTaxCertificate;