src/app/modules/shared/interfaces/userProfile.ts
Properties |
addressId |
addressId:
|
Type : string
|
boardName |
boardName:
|
Type : string
|
createdBy |
createdBy:
|
Type : string
|
createdDate |
createdDate:
|
Type : string
|
endDate |
endDate:
|
Type : string
|
id |
id:
|
Type : string
|
isCurrentJob |
isCurrentJob:
|
Type : boolean
|
isDeleted |
isDeleted:
|
Type : boolean
|
isRejected |
isRejected:
|
Type : boolean | any
|
isVerified |
isVerified:
|
Type : string
|
jobName |
jobName:
|
Type : string
|
joiningDate |
joiningDate:
|
Type : string
|
orgId |
orgId:
|
Type : string
|
orgName |
orgName:
|
Type : string
|
role |
role:
|
Type : string
|
subject |
subject:
|
Type : Array<string>
|
updatedBy |
updatedBy:
|
Type : string
|
updatedDate |
updatedDate:
|
Type : string
|
userId |
userId:
|
Type : string
|
verifiedBy |
verifiedBy:
|
Type : string
|
verifiedDate |
verifiedDate:
|
Type : string
|