Class CiiInvoiceMapper
Bidirectional mapper between the domain Invoice model and generated CII CrossIndustryInvoiceType.
public static class CiiInvoiceMapper
- Inheritance
-
CiiInvoiceMapper
- Inherited Members
Methods
FromCii(CrossIndustryInvoiceType)
public static Invoice FromCii(CrossIndustryInvoiceType cii)
Parameters
ciiCrossIndustryInvoiceType
Returns
ToCii(Invoice, InvoiceProfile?)
public static CrossIndustryInvoiceType ToCii(Invoice invoice, InvoiceProfile? profile = null)
Parameters
invoiceInvoiceprofileInvoiceProfile
Returns
- CrossIndustryInvoiceType