Type alias GetFolderTypesResponse

GetFolderTypesResponse: {
    [folderType: string]: FolderType;
}

Type declaration

Generated using TypeDoc