RingCentral .Net SDK
|
Public Member Functions | |
Index (Dictionary.Index parent, string stateId=null) | |
string | Path (bool withParameter=true) |
async Task< GetStateListResponse > | List (ListStatesParameters queryParams=null, RestRequestConfig restRequestConfig=null) |
Returns all states of a certain country. HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/state Rate Limit Group: Light More... | |
async Task< GetStateInfoResponse > | Get (RestRequestConfig restRequestConfig=null) |
Returns information on a specific state by ID. HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/state/{stateId} Rate Limit Group: Light More... | |
Public Attributes | |
Dictionary.Index | parent |
RestClient | rc |
string | stateId |
|
inline |
Returns information on a specific state by ID. HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/state/{stateId} Rate Limit Group: Light
|
inline |
Returns all states of a certain country. HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/state Rate Limit Group: Light