RevokeTokenRequest
@type t() :: %PolarExpress.Schemas.RevokeTokenRequest{ client_id: String.t() | nil, client_secret: String.t() | nil, token: String.t() | nil, token_type_hint: String.t() | nil }
client_id
client_secret
token
token_type_hint