-
Notifications
You must be signed in to change notification settings - Fork 3
ValidateForVoiceParams
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\ValidateForVoice\ValidateForVoiceParams
- This class implements:
\Seven\Api\Library\ParamsInterface
protected ?string $callback
protected string $number
public __construct(string $number): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$number |
string |
public toArray(): array
public getNumber(): string
public setNumber(string $number): self
Parameters:
Parameter | Type | Description |
---|---|---|
$number |
string |
public getCallback(): ?string
public setCallback(?string $callback): self
Parameters:
Parameter | Type | Description |
---|---|---|
$callback |
?string |
Automatically generated on 2025-02-06