Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.15 KB

File metadata and controls

17 lines (13 loc) · 1.15 KB

UserInfo

Properties

Name Type Description Notes
AccessPointId string The identity of the access point the user is currently on, see note 1. [default to null]
Address string Address of user (e.g. 'sip' URI, 'tel' URI, 'acr' URI) currently on the access point, see note 1. [default to null]
AncillaryInfo string Reserved for future use. [optional] [default to null]
ContextLocationInfo string Contextual information of a user location (e.g. aisle, floor, room number, etc.). [optional] [default to null]
LocationInfo *LocationInfo [optional] [default to null]
ResourceURL string Self-referring URL, see note 1. [default to null]
Timestamp *TimeStamp [default to null]
ZoneId string The identity of the zone the user is currently within, see note 1. [default to null]

[Back to Model list] [Back to API list] [Back to README]