WebApiModulesBillingInvoiceRestoreInvoiceChargeCodesToDefaultResponse.fromJson constructor
WebApiModulesBillingInvoiceRestoreInvoiceChargeCodesToDefaultResponse.fromJson()
Implementation
factory WebApiModulesBillingInvoiceRestoreInvoiceChargeCodesToDefaultResponse.fromJson(
Map<String, dynamic> json,
) =>
_$WebApiModulesBillingInvoiceRestoreInvoiceChargeCodesToDefaultResponseFromJson(
json,
);