ApplicationResponse
in
Class ApplicationResponse
Table of Contents
| $id | ||
|---|---|---|
| $uuid | ||
| $name | ||
| $hosting | ||
| $subscription | ||
| $organization | ||
| $type | ||
| $flags | ||
| $status | ||
| $links | ||
| __construct() | ApplicationResponse constructor. | mixed |
Properties
$id
public
mixed
$id
$uuid
public
mixed
$uuid
$name
public
mixed
$name
$hosting
public
mixed
$hosting
$subscription
public
mixed
$subscription
$organization
public
mixed
$organization
$type
public
mixed
$type
$flags
public
mixed
$flags
$status
public
mixed
$status
$links
public
mixed
$links
Methods
__construct()
ApplicationResponse constructor.
public
__construct(
$application :
object
)
: mixed
Parameters
- $application : object