Name | Description | Type | Additional Information |
---|---|---|---|
Status |
0 = Success. 1 = An error occurred. |
string | |
Message |
Informational message that corresponds to the Status returned. 0 - Message will be "OK". 1 - Detailed message returned to give user an indication of what went wrong. |
string | |
ErrorList |
List of errors from the API |
Collection of string | |
WarningList |
List of warnings from the API |
Collection of string | |
PreSignedUrl |
The presigned url of the file |
string |
Will be "null" when the S3FileName is not populated. |
SecondaryPreSignedUrl |
The presigned url of a secondaryfile file |
string |
Will be "null" when the S3FileName is not populated. |