connectapi.EndpointExtensionRequest
A wrapper for the request payload. If additional values are required to be manipulated this can be achieved without breaking compatability.
| Param | Description |
|---|
the | map of parameters passed into the endpoint. |
| Param | Description |
|---|
name | - a specific parameter that was passed to endpoint. |
| Type | Description |
|---|
| Object | the value associated with the parameter name. |
| Param | Description |
|---|
name | - a specific parameter to be added or updated. |
value | - to be associated with the parameter name. |
| Type | Description |
|---|
| Set | all available parameter names. |