Table of Contents
-
$account
: mixed
-
$consumerKey
: mixed
-
$nonce
: mixed
-
$paramtypesmap
: mixed
-
$signature
: mixed
-
$timestamp
: mixed
-
$token
: mixed
$account
public
mixed
$account
$consumerKey
public
mixed
$consumerKey
$nonce
public
mixed
$nonce
$paramtypesmap
public
static mixed
$paramtypesmap
= array("account" => "string", "consumerKey" => "string", "token" => "string", "nonce" => "string", "timestamp" => "integer", "signature" => "TokenPassportSignature")
$signature
public
mixed
$signature
$timestamp
public
mixed
$timestamp
$token
public
mixed
$token