-
Notifications
You must be signed in to change notification settings - Fork 3
ListAvailableParams
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\Numbers\ListAvailableParams
- This class implements:
\Seven\Api\Library\ParamsInterface
protected ?string $country
protected bool $featuresSms
protected bool $featuresApplicationToPersonSms
protected bool $featuresVoice
public getCountry(): ?string
public setCountry(?string $country): \Seven\Api\Resource\Numbers\ListAvailableParams
Parameters:
Parameter | Type | Description |
---|---|---|
$country |
?string |
public isFeaturesSms(): bool
public setFeaturesSms(bool $featuresSms): \Seven\Api\Resource\Numbers\ListAvailableParams
Parameters:
Parameter | Type | Description |
---|---|---|
$featuresSms |
bool |
public isFeaturesApplicationToPersonSms(): bool
public setFeaturesApplicationToPersonSms(bool $featuresApplicationToPersonSms): \Seven\Api\Resource\Numbers\ListAvailableParams
Parameters:
Parameter | Type | Description |
---|---|---|
$featuresApplicationToPersonSms |
bool |
public isFeaturesVoice(): bool
public setFeaturesVoice(bool $featuresVoice): \Seven\Api\Resource\Numbers\ListAvailableParams
Parameters:
Parameter | Type | Description |
---|---|---|
$featuresVoice |
bool |
public toArray(): array
Automatically generated on 2025-02-06