TrevenqueCheckQueueResultProfile

Structure

FieldTypeRequiredDescription
errorMessageStringtrue
codeStringtrue

JSON representation

{
    "errorMessage": "test",
	"code": "test"
}