Newer Version Available
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!
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. |
Newer Version Available