Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 685 Bytes

TwoFactorTrust.md

File metadata and controls

13 lines (8 loc) · 685 Bytes

TwoFactorTrust

Properties

Name Type Description Notes
application_id Option<uuid::Uuid> [optional]
expiration Option<i64> The number of milliseconds since the unix epoch: January 1, 1970 00:00:00 UTC. This value is always in UTC. [optional]
start_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]

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