-
Notifications
You must be signed in to change notification settings - Fork 2
WSInterCompanyConnectionData
Danko Sačer edited this page Jul 11, 2019
·
2 revisions
This structure represents an entity data of inter-company connection.
WSInterCompanyConnectionData members
| Name | Type | Description |
|---|---|---|
| EntityID | String | The unique entity ID (company identifier). |
| EntityName | String | The entity name. |
| EntityBaseCurrencyCode | String | Currency Code for the entity. |
| AccountID | Int32 | The unique account ID (customer or supplier). |
| AccountCode | String | The customer or supplier code. |
| AccountName | String | The customer or supplier name. |
| AccountCurrencyCode | String | Currency Code of customer or supplier account. |