Readonly
address: {The address of the company.
Readonly
city: stringThe city of the address.
Readonly
countryId: stringThe ISO 3166-1 country id.
Readonly
number: stringThe number of the address.
Readonly
postcode: stringThe 5 digit postcode of the address.
Readonly
street: stringThe street of the address.
Optional
Readonly
bic?: stringThe BIC/SWIFT of the company. Can be omitted.
Optional
Readonly
ceo?: stringThe ceo of the company to display in the footer. Can be omitted.
Readonly
email: stringThe email of the company.
Readonly
fullName: stringThe full name of the company, including the company addendum.
Optional
Readonly
iban?: stringThe IBAN of the company. Can be omitted.
Readonly
name: stringThe name of the company.
Readonly
phone: stringThe phone number of the company.
Optional
Readonly
taxNumber?: stringThe tax number.
Optional
Readonly
vatNumber?: stringThe vat number.
Contains base information about a company.