GogApi


TokenResponse Type

Typesafe variant of the response data of https://auth.gog.com/token

Record fields

Record Field Description

accessToken

Full Usage: accessToken

Field type: string
Field type: string

expiresIn

Full Usage: expiresIn

Field type: int
Field type: int

refreshToken

Full Usage: refreshToken

Field type: string
Field type: string

scope

Full Usage: scope

Field type: string
Field type: string

sessionId

Full Usage: sessionId

Field type: string
Field type: string

tokenType

Full Usage: tokenType

Field type: string
Field type: string

userId

Full Usage: userId

Field type: string
Field type: string