WebApiModulesHomeControlsInvoiceCreationBatchInvoiceCreationBatch.fromJson constructor

WebApiModulesHomeControlsInvoiceCreationBatchInvoiceCreationBatch.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory WebApiModulesHomeControlsInvoiceCreationBatchInvoiceCreationBatch.fromJson(
        Map<String, dynamic> json) =>
    _$WebApiModulesHomeControlsInvoiceCreationBatchInvoiceCreationBatchFromJson(
        json);