notificationHistoryDto
Extends: | baseDto |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
notification (string) | 0/1 | |
entityClassName (string) | 0/1 | |
entityCode (string) | 0/1 | |
serializedEntity (string) | 0/1 | |
nbRetry (int) | 1/1 | |
result (string) | 0/1 | |
date (dateTime) | 0/1 | |
status (notificationHistoryStatusEnum) | 0/1 | Possible values: SENT, TO_RETRY, FAILED, CANCELED. |