*** # JournalVoice * Full name: `\Seven\Api\Resource\Journal\JournalVoice` * Parent class: [`\Seven\Api\Resource\Journal\JournalBase`](./JournalBase.md) ## Properties ### duration ```php protected ?string $duration ``` *** ### error ```php protected ?string $error ``` *** ### status ```php protected string $status ``` *** ### xml ```php protected bool $xml ``` *** ## Methods ### __construct ```php public __construct(object $data): mixed ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$data` | **object** | | *** ### getDuration ```php public getDuration(): ?string ``` *** ### getError ```php public getError(): ?string ``` *** ### getStatus ```php public getStatus(): string ``` *** ### isXml ```php public isXml(): bool ``` *** ## Inherited methods ### __construct ```php public __construct(object $data): mixed ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$data` | **object** | | *** ### getFrom ```php public getFrom(): string ``` *** ### getTo ```php public getTo(): string ``` *** ### getId ```php public getId(): string ``` *** ### getPrice ```php public getPrice(): float ``` *** ### getText ```php public getText(): string ``` *** ### getTimestamp ```php public getTimestamp(): string ``` *** *** > Automatically generated on 2025-02-06