Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 450 Bytes

RegistrationResponse.md

File metadata and controls

10 lines (7 loc) · 450 Bytes

# RegistrationResponse

Properties

Name Type Description Notes
token string The API token. [optional]
expires_at \DateTime The date that the token expires. The value will be null if there is no expiration. [optional]

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