TeamResponse
in
Class TeamResponse
Table of Contents
| $uuid | ||
|---|---|---|
| $name | ||
| $created_at | ||
| $updated_at | ||
| $organization | ||
| $links | ||
| __construct() | TeamResponse constructor. | mixed |
Properties
$uuid
public
mixed
$uuid
$name
public
mixed
$name
$created_at
public
mixed
$created_at
$updated_at
public
mixed
$updated_at
$organization
public
mixed
$organization
$links
public
mixed
$links
Methods
__construct()
TeamResponse constructor.
public
__construct(
$team :
object
)
: mixed
Parameters
- $team : object