Unimaze Software creates Components and Services for Messege Transport and Message Handling B2B electronic documents for third parties based on International and European standards.
Tools for creating and parsing business documents based on UBL (NES, OIOUBL, BII)
Classes
| Class | Description | |
|---|---|---|
| Billing |
Class used to invoke other classes for handling invoices, credit notes, etc.
| |
| CreditNoteCreator |
Get an instance of this class from the Billing class to create a credit note.
| |
| CreditNoteParser | Class used to parse and return results of parsing an credit note. Get an instance from the Billing class.
| |
| CreditNoteParserLine |
Class used for extracting parser results for a credit note line.
| |
| InvoiceCreator |
Get an instance of this class from the Billing class to create an invoice.
| |
| InvoiceParser | Class used to parse and return results of parsing an invoice. Get an instance from the Billing class.
| |
| InvoiceParserLine |
Class used for extracting parser results for an invoice line.
| |
| NameValuePair |
Class for holding a name-value pair.
| |
| OrderParser | Class used to parse and return results of parsing an order. Get an instance from the Procurement class.
| |
| OrderParserLine |
Class used for extracting parser results for an order line.
| |
| ProfileConstants |
Class for public constants used for business profiles
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| NoteFormat |
Format of the note.
|