batch property

  1. @JsonKey.new(name: 'Batch', includeIfNull: false)
WebApiModulesUtilitiesInvoiceProcessBatchInvoiceProcessBatch? batch
final

Implementation

@JsonKey(name: 'Batch', includeIfNull: false)
final WebApiModulesUtilitiesInvoiceProcessBatchInvoiceProcessBatch? batch;