Skip to main content

Deserialize UBL XML

Used to deserialize UBL (Universal Business Language) based XML files (In Turkish Language only).

Input

  • Invoice XML Path: The path of the xml version of invoice
    • Type: System.String
    • Required

Output

  • Invoice: Deserialized invoice object
    • Type: UblTr.MainDoc.InvoiceType
    • Required