AccountResponse
in
Class AccountResponse
Table of Contents
$id | ||
---|---|---|
$uuid | ||
$name | ||
$first_name | ||
$last_name | ||
$last_login_at | ||
$created_at | ||
$phone | ||
$job_title | ||
$job_function | ||
$company | ||
$country | ||
$state | ||
$timezone | ||
$picture_url | ||
$features | ||
$flags | ||
$metadata | ||
$links | ||
__construct() | AccountResponse constructor. | mixed |
Properties
$id
public
mixed
$id
$uuid
public
mixed
$uuid
$name
public
mixed
$name
$first_name
public
mixed
$first_name
$last_name
public
mixed
$last_name
$last_login_at
public
mixed
$last_login_at
$created_at
public
mixed
$created_at
public
mixed
$mail
$phone
public
mixed
$phone
$job_title
public
mixed
$job_title
$job_function
public
mixed
$job_function
$company
public
mixed
$company
$country
public
mixed
$country
$state
public
mixed
$state
$timezone
public
mixed
$timezone
$picture_url
public
mixed
$picture_url
$features
public
mixed
$features
$flags
public
mixed
$flags
$metadata
public
mixed
$metadata
$links
public
mixed
$links
Methods
__construct()
AccountResponse constructor.
public
__construct(
$account :
object
)
: mixed
Parameters
- $account : object