Documentation

GenerateCodeResponse

Properties

Optional Code Link Session Id

  • codeLinkSessionId: string

UUID identifying the code linking session.

memberof

GenerateCodeResponse

Optional Expiration

  • expiration: number

The timestamp for when the code is no longer valid in unix time since epoch.

memberof

GenerateCodeResponse

Optional Sign In Code

  • signInCode: string

The code required to perform the code confirmation.

memberof

GenerateCodeResponse