Database
User Managment
Create Master
officeTypeMaster

officeTypeMaster

Documentation for the officeTypeMaster database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
officeNameStringThe name or title of the officetypemaster.
codeStringStores the code data.
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.