ModifiedItemsResult
Generic API response object with success or failure flag and related messages.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
success |
Boolean showing success or failure result. |
- |
boolean |
|
errorMessage |
Error message in case of failure |
- |
string |
|
modifiedList |
A generic object used to contain ID's of items. |
- |