RingCentral .Net SDK
|
Public Member Functions | |
Index (Dictionary.Index parent, string timezoneId=null) | |
string | Path (bool withParameter=true) |
async Task< GetTimezoneListResponse > | List (ListTimezonesParameters queryParams=null, RestRequestConfig restRequestConfig=null) |
Returns all available timezones. HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/timezone Rate Limit Group: Light More... | |
async Task< GetTimezoneInfoResponse > | Get (RestRequestConfig restRequestConfig=null) |
Returns information on a certain timezone. HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/timezone/{timezoneId} Rate Limit Group: Light More... | |
Public Attributes | |
Dictionary.Index | parent |
RestClient | rc |
string | timezoneId |
|
inline |
Returns information on a certain timezone. HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/timezone/{timezoneId} Rate Limit Group: Light
|
inline |
Returns all available timezones. HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/timezone Rate Limit Group: Light