|
|
Finvoice
|
[Missing <summary> documentation for "T:Severa.API.FinvoiceExport`1"]
[Missing <typeparam name="T"/> documentation for "T:Severa.API.FinvoiceExport`1"]
The FinvoiceExportT type exposes the following members.
| Name | Description | |
|---|---|---|
| FinvoiceExportT | Initializes a new instance of the FinvoiceExportT class |
| Name | Description | |
|---|---|---|
| FormatDecimal | ||
| GenerateFinvoices | ||
| GetSerializableObject | Gets a serializable object as XmlElement. One that you can bolt on to SOAP header | |
| GetSoapXmlWriterSettings | ||
| GetXmlWriter |
Finvoice impels these really strict rules on top of XML which we just can't control with regular XML writer
(Overrides XmlSchemaExportTGetXmlWriter(Stream, XmlWriterSettings)) | |
| GetXmlWriterSettings | (Overrides XmlSchemaExportTGetXmlWriterSettings) | |
| IncludeDocType | Whether to include the Finvoice DOCTYPE and DTD in the Finvoice | |
| OnPreWrite | (Overrides XmlSchemaExportTOnPreWrite(XmlWriter)) | |
| PopulateSoapBody | ||
| PopulateSoapHeader | ||
| PopulateXmlReaderSchemas | (Overrides XmlSchemaExportTPopulateXmlReaderSchemas(XmlSchemaSet)) | |
| SplitString | Divides string to multiple "rows". Each row has a max string length and there is also a max row count. So the whole string might not fit and it get truncated. | |
| WriteInvoice | ||
| WriteSoapEnvelope |
| Name | Description | |
|---|---|---|
| FinvoiceOptions |