connectapi.EndpointExtensionRequest

A wrapper for the request payload. If additional values are required to be manipulated this can be achieved without breaking compatability.

ParamDescription
themap of parameters passed into the endpoint.

ParamDescription
name- a specific parameter that was passed to endpoint.
TypeDescription
Objectthe value associated with the parameter name.
ParamDescription
name- a specific parameter to be added or updated.
value- to be associated with the parameter name.
TypeDescription
Setall available parameter names.