Interface IRefreshTokenResponse

Represents a response to the CSAPI /refresh endpoint.

Hierarchy

  • IRefreshTokenResponse

Properties

access_token: string
expires_in_ms: number
refresh_token: string

Generated using TypeDoc