Netsutie PHP Toolkit
SessionResponse Class Reference

Data Fields

 $status
 
 $userId
 
 $wsRoleList
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

SessionResponse

Definition at line 8 of file SessionResponse.php.

Field Documentation

$paramtypesmap
static
Initial value:
= array(
"status" => "Status",
"userId" => "RecordRef",
"wsRoleList" => "WsRoleList",
)

Definition at line 42 of file SessionResponse.php.

$status

Definition at line 18 of file SessionResponse.php.

$userId

Definition at line 28 of file SessionResponse.php.

$wsRoleList

Definition at line 38 of file SessionResponse.php.


The documentation for this class was generated from the following file: