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