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

Query parameters for operation listLocations More...

Properties

string orderBy [get, set]
 Sorts results by the property specified Default: City Enum: Npa, City 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...
 
string stateId [get, set]
 Internal identifier of a state More...
 
bool? withNxx [get, set]
 Specifies if nxx codes are returned More...
 

Detailed Description

Query parameters for operation listLocations

Property Documentation

◆ orderBy

string RingCentral.ListLocationsParameters.orderBy
getset

Sorts results by the property specified Default: City Enum: Npa, City

◆ page

long? RingCentral.ListLocationsParameters.page
getset

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

◆ perPage

long? RingCentral.ListLocationsParameters.perPage
getset

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

◆ stateId

string RingCentral.ListLocationsParameters.stateId
getset

Internal identifier of a state

◆ withNxx

bool? RingCentral.ListLocationsParameters.withNxx
getset

Specifies if nxx codes are returned


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