RingCentral .Net SDK
Properties | List of all members
RingCentral.ListCountriesParameters Class Reference

Query parameters for operation listCountries More...

Properties

bool? loginAllowed [get, set]
 Specifies whether the logging-in with the phone numbers of this country is enabled or not More...
 
bool? signupAllowed [get, set]
 Indicates whether a signup/billing is allowed for a country. If not specified all countries are returned (according to other specified filters if any) More...
 
bool? numberSelling [get, set]
 Specifies if RingCentral sells phone numbers of this country 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? freeSoftphoneLine [get, set]
 Specifies if free phone line for softphone is available for a country or not More...
 

Detailed Description

Query parameters for operation listCountries

Property Documentation

◆ freeSoftphoneLine

bool? RingCentral.ListCountriesParameters.freeSoftphoneLine
getset

Specifies if free phone line for softphone is available for a country or not

◆ loginAllowed

bool? RingCentral.ListCountriesParameters.loginAllowed
getset

Specifies whether the logging-in with the phone numbers of this country is enabled or not

◆ numberSelling

bool? RingCentral.ListCountriesParameters.numberSelling
getset

Specifies if RingCentral sells phone numbers of this country

◆ page

long? RingCentral.ListCountriesParameters.page
getset

Indicates a page number to retrieve. Only positive number values are accepted Format: int32 Default: 1

◆ perPage

long? RingCentral.ListCountriesParameters.perPage
getset

Indicates a page size (number of items) Format: int32 Default: 100

◆ signupAllowed

bool? RingCentral.ListCountriesParameters.signupAllowed
getset

Indicates whether a signup/billing is allowed for a country. If not specified all countries are returned (according to other specified filters if any)


The documentation for this class was generated from the following file: