Database
Company Hierarchy
Location

Location

Documentation for the Location database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
nameStringThe name or title of the location.
branchObjectIdStores the branch data.
stateOrProvinceStringTimestamp/Date for stateOrProvince.
postalCodeStringStores the postal code data.
countryStringStores the country data.
phoneNumberStringContact phone number.
TypeStringStores the type data.
isDeletedBooleanStores the is deleted data.
statusBooleanTimestamp/Date for status.
deletedByObjectIdStores the deleted by data.
deletedTimeDateTimestamp/Date for deletedTime.