-
Notifications
You must be signed in to change notification settings - Fork 3
PhoneNumberForwardInboundSmsToMail
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\Numbers\PhoneNumberForwardInboundSmsToMail
protected string[] $addresses
protected bool $enabled
public __construct(object $data): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
object |
public getAddresses(): array
public setAddresses(array $addresses): \Seven\Api\Resource\Numbers\PhoneNumberForwardInboundSmsToMail
Parameters:
Parameter | Type | Description |
---|---|---|
$addresses |
array |
public isEnabled(): bool
public setEnabled(bool $enabled): \Seven\Api\Resource\Numbers\PhoneNumberForwardInboundSmsToMail
Parameters:
Parameter | Type | Description |
---|---|---|
$enabled |
bool |
Automatically generated on 2025-02-06