Class Index
java.lang.Object
com.ringcentral.paths.restapi.dictionary.location.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()
get
(ListLocationsParameters queryParams) Returns all available locations for a certain state.path()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public GetLocationListResponse get(ListLocationsParameters queryParams) throws RestException, IOException Returns all available locations for a certain state.HTTP Method: get Endpoint: /restapi/{apiVersion}/dictionary/location Rate Limit Group: Light
- Throws:
RestException
IOException
-
get
- Throws:
RestException
IOException
-