Error information pertaining to a particular named field. Used for returning multiple field validation errors.
The C2 error code. Please see https://api-docs.collective2.com/guides/error-codes#c2-errors.
{ "ErrorCode": "string", "FieldName": "string", "Message": "string" }