Skip to content

JournalOutbound

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

JournalOutbound

Properties

channel

protected string $channel

connection

protected string $connection

dlr

protected ?string $dlr

dlrTimestamp

protected ?string $dlrTimestamp

foreignId

protected ?string $foreignId

label

protected ?string $label

latency

protected ?string $latency

mccMnc

protected ?string $mccMnc

type

protected string $type

Methods

__construct

public __construct(object $data): mixed

Parameters:

Parameter Type Description
$data object

getConnection

public getConnection(): string

getDlr

public getDlr(): ?string

getDlrTimestamp

public getDlrTimestamp(): ?string

getForeignId

public getForeignId(): ?string

getLabel

public getLabel(): ?string

getLatency

public getLatency(): ?string

getMccMnc

public getMccMnc(): ?string

getType

public getType(): string

getChannel

public getChannel(): string

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