RevokeAuthRequest

case class RevokeAuthRequest(test: Option[Boolean])
Value parameters:
test

Setting this parameter to 1 triggers a testing mode where the specified token will not actually be revoked.

Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product