Database
User Managment
Create Master
companyOfficeTypeMaster

companyOfficeTypeMaster

Documentation for the companyOfficeTypeMaster database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
officeNameStringThe name or title of the companyofficetypemaster.
codeStringStores the code data.
companyNameStringThe name or title of the companyofficetypemaster.
insertedUserIdObjectIdUnique reference to inserted User.
updatedUserIdObjectIdUnique reference to updated User.
insertedDateIdDateUnique reference to inserted Date.
updatedDateIdDateUnique reference to updated Date.
isDeletedBooleanStores the is deleted data.
statusBooleanTimestamp/Date for status.
deletedByObjectIdStores the deleted by data.
deletedTimeDateTimestamp/Date for deletedTime.