Click or drag to resize

InvoiceBuyerOrganization Class

Represents an invoice buyer organization, meaning account / customer.
Inheritance Hierarchy
SystemObject
  Severa.Entities.APIInvoiceBuyerOrganization

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

The InvoiceBuyerOrganization type exposes the following members.

Constructors
 NameDescription
Public methodInvoiceBuyerOrganizationInitializes a new instance of the InvoiceBuyerOrganization class
Top
Properties
 NameDescription
Public propertybuyerContactPersonName Invoice buyers contactpersons name
Public propertybuyerElectronicInvoiceAddress An address of electronic invoice.
Public propertybuyerElectronicInvoiceOperator An operator of electronic invoice.
Public propertybuyerEmailaddressIdentifier Invoice buyer email address identifier
Public propertybuyerOrganisationName Invoice buyer organization name
Public propertybuyerOrganisationTaxCode Invoice buyer organization tax code
Public propertybuyerPartyIdentifier Invoice buyer party identifier
Public propertybuyerPhoneNumberIdentifier Invoice buyers phone number identifier
Public propertybuyerPostalAddressDetails Invoice buyer postaladdress details object
Top
See Also