IMoveItemResponse
Interface
Properties
Property | Type | Notes |
---|---|---|
string | Alphanumeric id of folder now housing item. | |
string | Alphanumeric id of moved item. | |
string | Name of owner of item. | |
boolean | Success or failure of request. |
folder
itemId
itemId: string
Alphanumeric id of moved item.
owner
owner: string
Name of owner of item.
success
success: boolean
Success or failure of request.
folder: string
Alphanumeric id of folder now housing item.