Click or drag to resize

Finvoice Class

Invoice in Finvoice XML format. Invoice GUID also available.
Inheritance Hierarchy
SystemObject
  Severa.Entities.APIFinvoice

Namespace: Severa.Entities.API
Assembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0
Syntax
public class Finvoice

The Finvoice type exposes the following members.

Constructors
 NameDescription
Public methodFinvoiceInitializes a new instance of the Finvoice class
Top
Properties
 NameDescription
Public propertyFinvoice Invoice contents as Finvoice XML.
Public propertyGUID Unique identifier for the invoice.
Top
See Also