batch property

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

Implementation

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