NotificationResponse
in
Class NotificationResponse
Table of Contents
| $uuid | ||
|---|---|---|
| $event | ||
| $label | ||
| $description | ||
| $created_at | ||
| $completed_at | ||
| $status | ||
| $progress | ||
| $context | ||
| $links | ||
| __construct() | MemberResponse constructor. | mixed |
Properties
$uuid
public
mixed
$uuid
$event
public
mixed
$event
$label
public
mixed
$label
$description
public
mixed
$description
$created_at
public
mixed
$created_at
$completed_at
public
mixed
$completed_at
$status
public
mixed
$status
$progress
public
mixed
$progress
$context
public
mixed
$context
$links
public
mixed
$links
Methods
__construct()
MemberResponse constructor.
public
__construct(
$notification :
object
)
: mixed
Parameters
- $notification : object