issuer Structure

Struct issuer 
It contains all the issuer fields.
Public Structure issuer
This language is not supported or no code example is available.
public struct issuer
This language is not supported or no code example is available.
Fields
 
Name Description
Public field branch The branch, type of Integer
Public field city The city, type of String 
It has values only when the issuer is not Greek, or when isDeliveryNote = True or the invoiceType = 9.3, no matter if the issuer is Greek or not.
Public field country The country, type of String
Public field countryDocumentId The country code of the country that issued the supplyAccountNo
Usually it takes the same value as the country field. Only when the documentNo is also valued does this field have value.
Public field documentNo Has values only for tax-free invoices (specialInvoiceCategory = 4) 
The document number, type of String
Public field name The name, type of String 
It has values only when the issuer is not Greek, or when isDeliveryNote = True or the invoiceType = 9.3, no matter if the issuer is Greek or not.
Public field postalCode The postal code, type of String 
It has values only when the issuer is not Greek, or when isDeliveryNote = True or the invoiceType = 9.3, no matter if the issuer is Greek or not.
Public field street The street, type of String 
It has values only when the issuer is not Greek, or when isDeliveryNote = True or the invoiceType = 9.3, no matter if the issuer is Greek or not.
Public field streetNo The street number, type of String 
It has values only when the issuer is not Greek, or when isDeliveryNote = True or the invoiceType = 9.3, no matter if the issuer is Greek or not.
Public field supplyAccountNo This field has value only in the case of fuel invoices. 
The electricity supply account number, type of string
Public field vatNumber The vat number, type of String
Top

.NET Framework

Supported in: 3.5 or newer

In this article

Definition