{
"id": 0,
"section_id": 0,
"department_id": 0,
"is_active": true,
"name": "string",
"email": "string",
"type": "string",
"otp_type": "string",
"job_title": "string",
"role_name": "string",
"id_number": "string",
"name_with_department": "string",
"name_with_section": "string",
"name2": "string",
"job_position": "string",
"avatar": "string",
"pin_code": "string",
"look_pin_after_ber_minute": "string",
"phone": "string",
"last_login_at": "string",
"receive_attention_request_status": "string",
"receive_sales_support_status": "string",
"receive_client_rent_request_status": "string",
"is_active_google2fa_secret": "string",
"google2fa_secret": "string",
"registration_number": "string",
"previous_projects": "string",
"manager_name": "string",
"has_pin_code": "string",
"is_system_admin": true,
"is_company_admin": true,
"is_department_admin": true,
"is_department_member": true,
"section": {},
"projectUser": {
"id": 0,
"project_id": 0,
"user_id": 0,
"start_date": "string",
"end_date": "string",
"contract_amount": 0,
"contract_file": "string",
"guarantee_percentage_from_each_payment": "string",
"guarantee_type": "string"
},
"accounts": [
{
"id": 0,
"name": "string",
"email": "string",
"phone": 0,
"job_title": "string",
"id_number": 0
}
],
"tasks": [
{
"title": 0,
"id": "string",
"description": "string",
"priority": "string",
"status": "string"
}
],
"categories": [
{
"id": 0,
"name": "string",
"type": "string",
"is_active": true
}
],
"purchaseOrders": [
{
"id": 0,
"title": "string",
"payment_terms": "string",
"supplying_duration": "string",
"status": "string",
"total": 0
}
],
"offers": [
{
"id": 0,
"status": "string",
"description": "string",
"offer_number": 0,
"total": 0
}
],
"qualifications": [
{
"id": 0,
"user_id": 0,
"project_id": 0,
"user": {
"id": 0,
"name": "string",
"email": "string",
"phone": 0,
"job_title": "string",
"id_number": 0
},
"project": {
"id": 0,
"name": "string",
"code": "string",
"status": "string",
"type": "string",
"image": "string",
"start_work_date": "string",
"end_work_date": "string"
},
"trackings": [
{
"id": 0,
"qualification_id": 0,
"qualification_step_id": 0,
"data": "string",
"from": "string",
"to": "string",
"start_at": "string",
"completed_at": "string",
"status": "string"
}
]
}
],
"materialCategories": [
{
"id": 0,
"parent_id": 0,
"name": "string",
"is_active": true
}
],
"projectSalesOnMaps": [
{
"id": 0,
"name": "string",
"code": "string",
"status": "string",
"type": "string",
"image": "string",
"start_work_date": "string",
"end_work_date": "string"
}
],
"stakeholderProjects": [
{
"id": 0,
"name": "string",
"code": "string",
"status": "string",
"type": "string",
"image": "string",
"start_work_date": "string",
"end_work_date": "string"
}
],
"sectionManagers": [
{
"id": 0,
"department_id": 0,
"manager_id": 0,
"name": "string",
"collection_name": "string",
"name2": "string",
"manager": {
"id": 0,
"name": "string",
"email": "string",
"phone": 0,
"job_title": "string",
"id_number": 0
}
}
],
"unitSaleSupportUsers": [
{
"id": 0,
"building_id": 0,
"project_id": 0,
"is_for_rent": true,
"name": "string",
"status": "string",
"floor": "string",
"room_count": 0,
"bathroom_count": 0
}
],
"unitSaleProjectUsers": [
{
"id": 0,
"building_id": 0,
"project_id": 0,
"is_for_rent": true,
"name": "string",
"status": "string",
"floor": "string",
"room_count": 0,
"bathroom_count": 0
}
],
"projectUsers": [
{
"id": 0,
"project_id": 0,
"user_id": 0,
"start_date": "string",
"end_date": "string",
"contract_amount": 0,
"contract_file": "string",
"guarantee_percentage_from_each_payment": "string",
"guarantee_type": "string"
}
]
}