OneOfOperationSummary
OneOfOperationSummary
Operations summaries
OneOf
This class requires at least one of the following:
JSON Example
{
"contentType": "string",
"state": "string",
"type": "string",
"imported": 0,
"skipped": 0,
"failed": 0,
"total": 0,
"infoMessages": [
"string"
],
"errorMessages": [
"string"
]
}