Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 376 Bytes

TokenCreationPayload.md

File metadata and controls

17 lines (8 loc) · 376 Bytes

TokenCreationPayload

Properties

Name Type Description Notes
ttl Integer 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]

Implemented Interfaces

  • Serializable
  • DeepObject