CommonClientDetails
Documentation for the CommonClientDetails database schema.
Fields
| Field | Data Type | Usage |
|---|---|---|
| anyId | ObjectId | Unique reference to any. |
| companyCode | String | Stores the company code data. |
| contactPerson | String | Stores the contact person data. |
| companyName | String | The name or title of the commonclientdetails. |
| clientType | String | Stores the client type data. |
| clientCategory | String | Timestamp/Date for clientCategory. |
| industryType | ObjectId | Stores the industry type data. |
| creationDate | Date | Timestamp/Date for creationDate. |
String | Primary email address. | |
| website | String | Stores the website data. |
| faxNumber | String | Stores the fax number data. |
| grossPFESIApplicable | Boolean | Stores the gross p f e s i applicable data. |
| phone | String | Contact phone number. |
| mobile | String | Contact phone number. |
| alternateContactNumber | String | Timestamp/Date for alternateContactNumber. |
| designation | String | Timestamp/Date for designation. |
| emailIds | String | Unique reference to emails. |
| addressLine1 | String | Stores the address line1 data. |
| addressLine2 | String | Stores the address line2 data. |
| numberOfUsers | Number | Stores the number of users data. |
| numberOfLocations | Number | Timestamp/Date for numberOfLocations. |
| validityFrom | Date | Unique reference to validity From. |
| validityTo | Date | Unique reference to validity To. |
| companyLogo | String | Stores the company logo data. |
| companyLogoByte | Buffer | Stores the company logo byte data. |
| isActive | Boolean | Active status flag. |
| remarks | String | Detailed notes or remarks. |
| isDeleted | Boolean | Stores the is deleted data. |
| status | Boolean | Timestamp/Date for status. |
| deletedBy | ObjectId | Stores the deleted by data. |
| deletedTime | Date | Timestamp/Date for deletedTime. |