AvailableProvidersListCountry Class
Country details.
- Inheritance
-
AvailableProvidersListCountry
Constructor
AvailableProvidersListCountry(*, country_name: typing.Union[str, NoneType] = None, providers: typing.Union[typing.List[str], NoneType] = None, states: typing.Union[typing.List[_ForwardRef('AvailableProvidersListState')], NoneType] = None, **kwargs)
Parameters
- country_name
- str
The country name.
- states
- list[AvailableProvidersListState]
List of available states in the country.
Feedback
Submit and view feedback for