Type Alias GetFolderTypesResponse

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