allowDealDepartmentChangeWithMultiOrderContracts property

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

Implementation

@JsonKey(
  name: 'AllowDealDepartmentChangeWithMultiOrderContracts',
  includeIfNull: false,
)
final bool? allowDealDepartmentChangeWithMultiOrderContracts;