User Session
| Field | Type | Default | Nullable |
|---|---|---|---|
| _id | |||
| roles | |||
| flags | |||
| profile | |||
| jobObjective | jobObjective | ||
| role | int | ||
| inGetStream | boolean | ||
| inSupportChannel | boolean | ||
| string | |||
| memberships | array | ||
| availableBalance | array | ||
| createdAt | date | ||
| __v | int | ||
| password2021 | string | ||
| emblueRetargeting | array | ||
| playbooksMembership | playbooksMembership | ||
| purchasedConsultancies | array | ||
| personalGoal | string | ||
| changePasswordToken | |||
| fullName | string | ||
| initials | string | ||
| avatar | string |
jobObjective
{ freelance: null, partTime: null, fullTime: null }playbooksMembership
{ createdAt:null, enable:null }