Click or drag to resize

InvoiceSellerOrganization Class

Represents an invoice seller organization (invoice sender).
Inheritance Hierarchy
SystemObject
  Severa.Entities.APIInvoiceSellerOrganization

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

The InvoiceSellerOrganization type exposes the following members.

Constructors
 NameDescription
Public methodInvoiceSellerOrganizationInitializes a new instance of the InvoiceSellerOrganization class
Top
Properties
 NameDescription
Public propertyheadquarters Invoice seller headquarters
Public propertysellerEInvoiceAddress Invoice seller eInvoice address.
Public propertysellerEInvoiceOperator Invoice seller eInvoice operator.
Public propertysellerOrganisationName Invoice seller organization name.
Public propertysellerOrganisationTaxCode Invoice seller vat number.
Public propertysellerPartyIdentifier Invoice seller vat number.
Public propertysellerPostalAddressDetails Invoice seller address.
Top
See Also