WebApiModulesBillingInvoiceInvoiceProcessBatchResponse.fromJson constructor

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

Implementation

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