Skip to content

ListAvailableParams

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

ListAvailableParams

Properties

country

protected ?string $country

featuresSms

protected bool $featuresSms

featuresApplicationToPersonSms

protected bool $featuresApplicationToPersonSms

featuresVoice

protected bool $featuresVoice

Methods

getCountry

public getCountry(): ?string

setCountry

public setCountry(?string $country): \Seven\Api\Resource\Numbers\ListAvailableParams

Parameters:

Parameter Type Description
$country ?string

isFeaturesSms

public isFeaturesSms(): bool

setFeaturesSms

public setFeaturesSms(bool $featuresSms): \Seven\Api\Resource\Numbers\ListAvailableParams

Parameters:

Parameter Type Description
$featuresSms bool

isFeaturesApplicationToPersonSms

public isFeaturesApplicationToPersonSms(): bool

setFeaturesApplicationToPersonSms

public setFeaturesApplicationToPersonSms(bool $featuresApplicationToPersonSms): \Seven\Api\Resource\Numbers\ListAvailableParams

Parameters:

Parameter Type Description
$featuresApplicationToPersonSms bool

isFeaturesVoice

public isFeaturesVoice(): bool

setFeaturesVoice

public setFeaturesVoice(bool $featuresVoice): \Seven\Api\Resource\Numbers\ListAvailableParams

Parameters:

Parameter Type Description
$featuresVoice bool

toArray

public toArray(): array


Automatically generated on 2025-02-06

Clone this wiki locally