IAddFolderResponse

Interface

Properties

PropertyTypeNotes
{ id: string; title: string; username: string }

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

boolean

Success or failure of request.

folder

Interface Property
folder: { id: string; title: string; username: string }

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

Type declaration

    success

    Interface Property
    success: boolean

    Success or failure of request.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.