Skip to content

ValidateForVoiceParams

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

ValidateForVoiceParams

Properties

callback

protected ?string $callback

number

protected string $number

Methods

__construct

public __construct(string $number): mixed

Parameters:

Parameter Type Description
$number string

toArray

public toArray(): array

getNumber

public getNumber(): string

setNumber

public setNumber(string $number): self

Parameters:

Parameter Type Description
$number string

getCallback

public getCallback(): ?string

setCallback

public setCallback(?string $callback): self

Parameters:

Parameter Type Description
$callback ?string


Automatically generated on 2025-02-06

Clone this wiki locally