Output parameters of the Upload API. More...
Public Attributes | |
$Result | |
$ProcessedLineCount | |
$ErrorLines | |
UploadResponse::$ErrorLines |
For each erroneous lines, gives a description of the error.
If "Result" of UploadResponse is false, at least one line of the uploaded data has been rejected. For each rejected and erroneous line, a description of the error will be given in this array of strings.
UploadResponse::$ProcessedLineCount |
The number of lines processed
UploadResponse::$Result |
The global result of the upload.