OrganizationResponse
in
Class OrganizationResponse
Table of Contents
| $id | ||
|---|---|---|
| $uuid | ||
| $name | ||
| $owner | ||
| $subscriptions_total | ||
| $admins_total | ||
| $users_total | ||
| $teams_total | ||
| $roles_total | ||
| $links | ||
| __construct() | OrganizationResponse constructor. | mixed |
Properties
$id
public
mixed
$id
$uuid
public
mixed
$uuid
$name
public
mixed
$name
$owner
public
mixed
$owner
$subscriptions_total
public
mixed
$subscriptions_total
$admins_total
public
mixed
$admins_total
$users_total
public
mixed
$users_total
$teams_total
public
mixed
$teams_total
$roles_total
public
mixed
$roles_total
$links
public
mixed
$links
Methods
__construct()
OrganizationResponse constructor.
public
__construct(
$organization :
object
)
: mixed
Parameters
- $organization : object