Interface: Stored_Company
| Property | Type |
|---|
address | string |
alias | string |
business-category? | Category |
created | string |
currency? | string |
deleted? | string |
derivation-base-key? | string |
email? | string |
feature? | CompanyFeature |
id | number |
locale? | string |
name | string |
org-number | string |
phone-number | string |
registration-type? | RegistrationType |
reseller? | number |
reseller-params? | ResellerParams |
sales-breakpoint-hour? | number |
secondary-locale? | string |
tags? | string[] |
terminated? | string |
time-zone? | string |
type? | Type |
updated | string |
updated-by? | number |
updated-from? | number |
web-address? | string |