Branch Structure

The branch object, in order to create a company.branches list of branches. 
Public Structure Branch
This language is not supported or no code example is available.
public struct Branch
This language is not supported or no code example is available.
Fields
 
Name Description
Public field branchID mandatory field 
The branch ID 
Example: 1
Public field city mandatory field 
The branch City 
Example: Athens
Public field doy mandatory field 
Company's Tax Office  
Example: A' Athinon
Public field phoneNumber mandatory field 
The branch phone number 
Example: +30 2101111111
Public field street mandatory field 
The branch street 
Example: New street
Public field streetNo mandatory field 
The branch street number 
Example: 157-159
Public field zipCode mandatory field 
The branch zip code 
Example: 12345
Top

.NET Framework

Supported in: 3.5 or newer

In this article

Definition