fromJson static method
Implementation
static InvoiceItemSideCodeEnum? fromJson(dynamic value) => InvoiceItemSideCodeEnumTypeTransformer().decode(value);
static InvoiceItemSideCodeEnum? fromJson(dynamic value) => InvoiceItemSideCodeEnumTypeTransformer().decode(value);