PhoneNumberCountries Class

Represents a wrapper around a list of countries.

Inheritance
PhoneNumberCountries

Constructor

PhoneNumberCountries(*, countries: Optional[List[azure.communication.administration._phonenumber._generated.models._models_py3.PhoneNumberCountry]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

countries
list[<xref:azure.communication.administration.models.PhoneNumberCountry>]
Required

Represents the underlying list of countries.

next_link
str
Required

Represents the URL link to the next page.