allowContractIfDealRequiresPOAndOrderHasPendingPO property

  1. @JsonKey.new(name: 'AllowContractIfDealRequiresPOAndOrderHasPendingPO', includeIfNull: false)
bool? allowContractIfDealRequiresPOAndOrderHasPendingPO
final

Implementation

@JsonKey(
    name: 'AllowContractIfDealRequiresPOAndOrderHasPendingPO',
    includeIfNull: false)
final bool? allowContractIfDealRequiresPOAndOrderHasPendingPO;