automaticallyCreateInvoiceForItemsCheckedInBeforeEstimatedStopDate property

  1. @JsonKey.new(name: 'AutomaticallyCreateInvoiceForItemsCheckedInBeforeEstimatedStopDate', includeIfNull: false)
String? automaticallyCreateInvoiceForItemsCheckedInBeforeEstimatedStopDate
final

Implementation

@JsonKey(
  name: 'AutomaticallyCreateInvoiceForItemsCheckedInBeforeEstimatedStopDate',
  includeIfNull: false,
)
final String?
automaticallyCreateInvoiceForItemsCheckedInBeforeEstimatedStopDate;