Public Attributes | List of all members
UploadResponse Struct Reference

Output parameters of the Upload API. More...

Public Attributes

 $Result
 
 $ProcessedLineCount
 
 $ErrorLines
 

Detailed Description

Output parameters of the Upload API.

See also
Upload

Member Data Documentation

◆ $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.

◆ $ProcessedLineCount

UploadResponse::$ProcessedLineCount

The number of lines processed

◆ $Result

UploadResponse::$Result

The global result of the upload.


The documentation for this struct was generated from the following file: