Skip to content

ErrorCount

Type: object

Properties

Property Type Required Description Constraints
count integer (int32) Yes Number of occurences of the error
errorCode string Yes Integer error code of the error

Generated example

{
  "count": 123,
  "errorCode": "string"
}

Source

Generated from swagger-mapi.json.