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