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