Skip to content

JournalVoice

André Matthies edited this page Feb 6, 2025 · 1 revision

JournalVoice

Properties

duration

protected ?string $duration

error

protected ?string $error

status

protected string $status

xml

protected bool $xml

Methods

__construct

public __construct(object $data): mixed

Parameters:

Parameter Type Description
$data object

getDuration

public getDuration(): ?string

getError

public getError(): ?string

getStatus

public getStatus(): string

isXml

public isXml(): bool

Inherited methods

__construct

public __construct(object $data): mixed

Parameters:

Parameter Type Description
$data object

getFrom

public getFrom(): string

getTo

public getTo(): string

getId

public getId(): string

getPrice

public getPrice(): float

getText

public getText(): string

getTimestamp

public getTimestamp(): string


Automatically generated on 2025-02-06

Clone this wiki locally