StatusResponse
Status of an asynchronous event, including event type, current status, completion counts, and any failure details.
Declaration
object StatusResponseProperties
| Name | Type | Description |
|---|---|---|
eventStatus | string | |
eventType | string | |
failures | [ErrorResponse] | |
mdmInfo | MdmInfo | |
numCompleted | int32 | |
numRequested | int32 | |
tokenExpirationDate | string | |
uId | string |