InvitationResponse
in
Class InvitationResponse
Table of Contents
| $uuid | ||
|---|---|---|
| $author | ||
| $applications | ||
| $organization | ||
| $roles | ||
| $team | ||
| $created_at | ||
| $token | ||
| $flags | ||
| $links | ||
| __construct() | MemberResponse constructor. | mixed |
Properties
$uuid
public
mixed
$uuid
public
mixed
$email
$author
public
mixed
$author
$applications
public
mixed
$applications
$organization
public
mixed
$organization
$roles
public
mixed
$roles
$team
public
mixed
$team
$created_at
public
mixed
$created_at
$token
public
mixed
$token
$flags
public
mixed
$flags
$links
public
mixed
$links
Methods
__construct()
MemberResponse constructor.
public
__construct(
$invitation :
object
)
: mixed
Parameters
- $invitation : object