Skip to content
Last update: March 19, 2024

ErrorParameterType object

The ErrorParameterType represents a key-value pair that provides additional information or context about an error.

Fields

Field Description
key String The key or name of the error parameter.
value String} The value associated with the error parameter.