IAddFolderResponse

Interface

Properties

Property Type Notes
folder {
id:
string
title:
string
username:
string
}

Information about created folder: its alphanumeric id, name, and owner's name.

success boolean

Success or failure of request.


Interface defined in packages/arcgis-rest-portal/src/items/helpers.ts:215