Tagged

com.permutive.gcp.auth.models.Tagged
abstract class Tagged[A]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ClientEmail.type
object ClientId.type
object ClientSecret.type
object ExpiresIn.type
object RefreshToken.type
object Token.type
Show all

Members list

Type members

Classlikes

trait Tag

Attributes

Supertypes
class Any

Implicits

Implicits

implicit def TaggedDecoder: Decoder[A & Tag]
implicit def TaggedEq: Eq[A & Tag]