Interface: Company
Defined in: type/Company.ts:14
Object class for Company
Properties
addresses
addresses:
Address[]
Defined in: type/Company.ts:18
addresses field
attributes?
optionalattributes?:AttributeResultResponse
Defined in: type/Company.ts:20
Lists attributes for this company based on the search input.
cocNumber?
optionalcocNumber?:string
Defined in: type/Company.ts:32
The coc number of the company.
companyId
companyId:
number
Defined in: type/Company.ts:16
The id of the company.
contacts?
optionalcontacts?:ContactsResponse
Defined in: type/Company.ts:50
Children contacts of the company.
createdAt?
optionalcreatedAt?:string
Defined in: type/Company.ts:46
createdAt field
debtorId?
optionaldebtorId?:string
Defined in: type/Company.ts:34
The debtor ID of the company.
email?
optionalemail?:string
Defined in: type/Company.ts:38
The email of the company.
favoriteLists?
optionalfavoriteLists?:FavoriteListsResponse
Defined in: type/Company.ts:22
favoriteLists field
hidden?
optionalhidden?:YesNo
Defined in: type/Company.ts:42
Shows whether this company is hidden and should only be used for background operations.
lastModifiedAt?
optionallastModifiedAt?:string
Defined in: type/Company.ts:48
lastModifiedAt field
managers?
optionalmanagers?:IBaseUser[]
Defined in: type/Company.ts:52
Users/ contacts which are account managers of the company.
name
name:
string
Defined in: type/Company.ts:28
The name of the company.
notes?
optionalnotes?:string
Defined in: type/Company.ts:40
Notes of the company.
orderlists?
optionalorderlists?:OrderlistsResponse
Defined in: type/Company.ts:24
orderlists field
phone?
optionalphone?:string
Defined in: type/Company.ts:36
The phone number of the company.
pricesheets?
optionalpricesheets?:Pricesheet[]
Defined in: type/Company.ts:26
pricesheets field
purchaseAuthorizationConfigs?
optionalpurchaseAuthorizationConfigs?:PurchaseAuthorizationConfigResponse
Defined in: type/Company.ts:56
All purchase authorization config entities for this company
sources
sources:
Source[]
Defined in: type/Company.ts:54
sources field
tag?
optionaltag?:string
Defined in: type/Company.ts:44
The tag of the company.
taxNumber?
optionaltaxNumber?:string
Defined in: type/Company.ts:30
The tax number of the company.