Optional
requestFactory: FoldersApiRequestFactoryOptional
responseProcessor: FoldersApiResponseProcessorOptional
_options: ConfigurationCreates a folder with the given information. Creates a folder
Optional
_options: ConfigurationRetrieves a folder and recursively includes all folders via the childNodes attribute. The child lists field will be empty in all child nodes. Only the folder retrieved will include the child lists in that folder. Retrieves a folder.
Optional
folderId: stringThe Id of the folder to retrieve.
Optional
_options: ConfigurationRetrieves a folder and recursively includes all folders via the childNodes attribute. The child lists field will be empty in all child nodes. Only the folder retrieved will include the child lists in that folder. Retrieves a folder.
Optional
folderId: stringThe Id of the folder to retrieve.
Optional
_options: ConfigurationThis moves the folder from its current location to a new location. It updates the parent of this folder to the new Id given. Moves a folder
Optional
_options: ConfigurationGiven a list and a folder, the list will be moved to that folder. Moves a list to a given folder
Optional
_options: ConfigurationGiven a list and a folder, the list will be moved to that folder. Moves a list to a given folder
Optional
_options: ConfigurationThis moves the folder from its current location to a new location. It updates the parent of this folder to the new Id given. Moves a folder
Optional
_options: ConfigurationDeletes the folder with the given Id. Deletes a folder
Optional
_options: ConfigurationDeletes the folder with the given Id. Deletes a folder
Optional
_options: ConfigurationRenames the given folderId with a new name. Rename a folder
Optional
newFolderName: stringOptional
_options: ConfigurationRenames the given folderId with a new name. Rename a folder
Optional
newFolderName: stringOptional
_options: Configuration
Creates a folder with the given information. Creates a folder