Access details ----------------- +------------------------+---------------------------------------------+------------------------------------------------------------------+ | Name | Type | Description | +========================+=============================================+==================================================================+ | accessLevel | :doc:`Access level <../enums/access-level>` | access level of the share | +------------------------+---------------------------------------------+------------------------------------------------------------------+ | dayEndTime | datetime | end time of the day when user can access the device | +------------------------+---------------------------------------------+------------------------------------------------------------------+ | dayStartTime | datetime | start time of the day when user can access the device | +------------------------+---------------------------------------------+------------------------------------------------------------------+ | deviceId | number | id of the shared device | +------------------------+---------------------------------------------+------------------------------------------------------------------+ | endDate | datetime | end date of period when user can access the device | +------------------------+---------------------------------------------+------------------------------------------------------------------+ | id | number | id of the share | +------------------------+---------------------------------------------+------------------------------------------------------------------+ | isPending | boolean | if user doesn't have Tedee account the email invitation is sent. | | | | Until user create account the share is pending | +------------------------+---------------------------------------------+------------------------------------------------------------------+ | remoteAccessDisabled | boolean | is remote access disabled | +------------------------+---------------------------------------------+------------------------------------------------------------------+ | startDate | datetime | start date of period when user can access the device | +------------------------+---------------------------------------------+------------------------------------------------------------------+ | userDisplayName | string | user display name that device is shared for | +------------------------+---------------------------------------------+------------------------------------------------------------------+ | userEmail | string | user email that device is shared for | +------------------------+---------------------------------------------+------------------------------------------------------------------+ | userId | number | user id that device is shared for | +------------------------+---------------------------------------------+------------------------------------------------------------------+ | userIdentity | string | user identity that device is shared for | +------------------------+---------------------------------------------+------------------------------------------------------------------+ | weekDays | number | allowed week days when user can access the device | +------------------------+---------------------------------------------+------------------------------------------------------------------+