Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 614 Bytes

File metadata and controls

14 lines (9 loc) · 614 Bytes

GetAccountHealth200ResponseTokenStatus

Properties

Name Type Description Notes
valid Option<bool> Whether the token is valid [optional]
expires_at Option<String> [optional]
expires_in Option<String> Human-readable time until expiry [optional]
needs_refresh Option<bool> Whether token expires within 24 hours [optional]

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