PhonePlansResponse Class

Represents a wrapper around a list of countries.

Inheritance
PhonePlansResponse

Constructor

PhonePlansResponse(*, phone_plans: Optional[List[azure.communication.administration._phonenumber._generated.models._models_py3.PhonePlan]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

phone_plans
list[<xref:azure.communication.administration.models.PhonePlan>]
Required

Represents the underlying list of phone plans.

next_link
str
Required

Represents the URL link to the next page.