Action

com.google.apps.card.v1.card.OnClick.Data.Action
final case class Action(value: Action) extends Data

Attributes

Source
OnClick.scala
Graph
Supertypes
trait Data
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

type ValueType = Action

Attributes

Source
OnClick.scala

Value members

Concrete methods

override def action: Option[Action]

Attributes

Definition Classes
Source
OnClick.scala
override def isAction: Boolean

Attributes

Definition Classes
Source
OnClick.scala
override def number: Int

Attributes

Definition Classes
Source
OnClick.scala

Inherited methods

def card: Option[Card]

Attributes

Inherited from:
Data
Source
OnClick.scala

Attributes

Inherited from:
Data
Source
OnClick.scala

Attributes

Inherited from:
Data
Source
OnClick.scala

Attributes

Inherited from:
Data
Source
OnClick.scala

Attributes

Inherited from:
Data
Source
OnClick.scala

Attributes

Inherited from:
Data
Source
OnClick.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product