-
Notifications
You must be signed in to change notification settings - Fork 3
Status
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\Status\Status
protected int $id
protected ?\DateTime $statusTime
protected ?string $status
public __construct(object $data): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
object |
public getStatusTime(): ?\DateTime
public getStatus(): ?string
public getId(): int
Automatically generated on 2025-02-06