Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 665 Bytes

RelaySessionUserResponse.md

File metadata and controls

13 lines (9 loc) · 665 Bytes

RelaySessionUserResponse

Properties

Name Type Description Notes
IpAddress string The IP Address of the user [optional] [default to null]
Latitude float32 The latitude of the user [optional] [default to null]
Longitude float32 The longitude of the user [optional] [default to null]
AuthorizationToken int32 The authorization token of the user [optional] [default to null]

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