AccountDetails
Дополнительная информация о пользователе
positionstring
departmentstring
phoneNumberstring
locationAccountLocation (string)
Статус участника
Possible values: [LOCATION_NOT_SET, OFFICE, HOME, VACATION]
AccountDetails
{
"position": "string",
"department": "string",
"phoneNumber": "string",
"location": "LOCATION_NOT_SET"
}