parameters property

List<ApiParameter> parameters
getter/setter pair

List of parameters for the API endpoint.

Implementation

List<ApiParameter> parameters;