Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 605 Bytes

File metadata and controls

14 lines (9 loc) · 605 Bytes

RawLogin

Properties

Name Type Description Notes
application_id Option<uuid::Uuid> [optional]
instant Option<i64> The number of milliseconds since the unix epoch: January 1, 1970 00:00:00 UTC. This value is always in UTC. [optional]
ip_address Option<String> [optional]
user_id Option<uuid::Uuid> [optional]

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