MemberResponse
in
Class MemberResponse
Table of Contents
| $uuid | ||
|---|---|---|
| $teams | ||
| $first_name | ||
| $last_name | ||
| $picture_url | ||
| $username | ||
| $links | ||
| __construct() | MemberResponse constructor. | mixed |
Properties
$uuid
public
mixed
$uuid
$teams
public
mixed
$teams
$first_name
public
mixed
$first_name
$last_name
public
mixed
$last_name
public
mixed
$mail
$picture_url
public
mixed
$picture_url
$username
public
mixed
$username
$links
public
mixed
$links
Methods
__construct()
MemberResponse constructor.
public
__construct(
$member :
object
)
: mixed
Parameters
- $member : object