-
Notifications
You must be signed in to change notification settings - Fork 3
JournalBase
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\Journal\JournalBase
- This class is an Abstract class
protected string $from
protected string $id
protected float $price
protected string $text
protected string $timestamp
protected string $to
public __construct(object $data): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
object |
public getFrom(): string
public getTo(): string
public getId(): string
public getPrice(): float
public getText(): string
public getTimestamp(): string
Automatically generated on 2025-02-06