items property
- @JsonKey.new(name: 'Items', includeIfNull: false, defaultValue: <WebApiModulesHomeControlsInvoiceCreationBatchInvoiceCreationBatch>[])
final
Implementation
@JsonKey(name: 'Items', includeIfNull: false, defaultValue: <
WebApiModulesHomeControlsInvoiceCreationBatchInvoiceCreationBatch>[])
final List<WebApiModulesHomeControlsInvoiceCreationBatchInvoiceCreationBatch>?
items;