Skip to main content

This type contains the name and value of an input parameter that contributed to a specific error or warning condition.

Type that uses ErrorParameterV3

ErrorDetailV3

Calls that use ErrorParameterV3

Fields

Field
Type
Description
name
This is the name of input field that caused an issue with the call request.
value
This is the actual value that was passed in for the element specified in the name field.