Query parameters for operation listStates
More...
|
bool? | allCountries [get, set] |
| If set to true then states of all countries are returned and countryId is ignored, even if specified. If the value is empty then the parameter is ignored More...
|
|
long? | countryId [get, set] |
| Internal identifier of a country Format: int64 More...
|
|
long? | page [get, set] |
| Indicates a page number to retrieve. Only positive number values are accepted Format: int32 Default: 1 More...
|
|
long? | perPage [get, set] |
| Indicates a page size (number of items) Format: int32 Default: 100 More...
|
|
bool? | withPhoneNumbers [get, set] |
| If true the list of states with phone numbers available for buying is returned More...
|
|
Query parameters for operation listStates
◆ allCountries
bool? RingCentral.ListStatesParameters.allCountries |
|
getset |
If set to true
then states of all countries are returned and countryId
is ignored, even if specified. If the value is empty then the parameter is ignored
◆ countryId
long? RingCentral.ListStatesParameters.countryId |
|
getset |
Internal identifier of a country Format: int64
◆ page
long? RingCentral.ListStatesParameters.page |
|
getset |
Indicates a page number to retrieve. Only positive number values are accepted Format: int32 Default: 1
◆ perPage
long? RingCentral.ListStatesParameters.perPage |
|
getset |
Indicates a page size (number of items) Format: int32 Default: 100
◆ withPhoneNumbers
bool? RingCentral.ListStatesParameters.withPhoneNumbers |
|
getset |
If true
the list of states with phone numbers available for buying is returned
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/ListStatesParameters.cs