Database
Company Hierarchy
HeadOffice

HeadOffice

Documentation for the HeadOffice database schema.

Fields

FieldData TypeUsage
nameStringThe name or title of the headoffice.
companyIdObjectIdUnique reference to company.
headStringStores the head data.
addressStringStores the address data.
countryStringStores the country data.
stateOrProvinceStringTimestamp/Date for stateOrProvince.
cityStringStores the city data.
postalCodeNumberStores the postal code data.
phoneNumberStringContact phone number.
isDeletedBooleanStores the is deleted data.
statusBooleanTimestamp/Date for status.
deletedByObjectIdStores the deleted by data.
deletedTimeDateTimestamp/Date for deletedTime.