BatchUserOperationResponse

BatchUserOperationResponse
BatchUserOperationResponse
JSON Example
{
    "success": 0,
    "failure": 0,
    "errors": [
        {
            "id": "string",
            "error": "string"
        }
    ]
}
integer As int32 As int32
success
Optional

success

integer As int32 As int32
failure
Optional

failure

errors
Optional

errors

Returned By