ArcGIS REST JSAPI Reference
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.
folder: { id: string; title: string; username: string }
success: boolean
Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.
folder: { id: string; title: string; username: string }
Information about created folder: its alphanumeric id, name, and owner's name.
Type declaration