Confirm

com.mchange.feedletter.api.V0.RequestPayload.Subscription.Confirm
See theConfirm companion object
case class Confirm(subscriptionId: Long, invitation: String) extends Invited

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Invited
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

lazy val toGetParams: String

Attributes

Inherited from:
RequestPayload
lazy val toMap: Map[String, String]

Attributes

Inherited from:
RequestPayload