Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 504 Bytes

TokenCreationPayload.md

File metadata and controls

10 lines (6 loc) · 504 Bytes

ApiVideo.Model.TokenCreationPayload

Properties

Name Type Description Notes
Ttl int Time in seconds that the token will be active. A value of 0 means that the token has no exipration date. The default is to have no expiration. [optional] [default to 0]

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