AlertPayloadJson

com.malliina.push.apns.AlertPayload$.AlertPayloadJson
case class AlertPayloadJson(body: String, title: Option[String], launch-image: Option[String], action-loc-key: Option[String], loc-key: Option[String], loc-args: Option[Seq[String]], title-loc-key: Option[String], title-loc-args: Option[Seq[String]])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product