github4s.domain.OAuthToken
final case class OAuthToken(access_token: String, token_type: String, scope: String) Attributes
- Graph
- Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product