useEstimatedDatesForBilling property

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

Implementation

@JsonKey(name: 'UseEstimatedDatesForBilling', includeIfNull: false)
final bool? useEstimatedDatesForBilling;