DocSpring::Folder Properties Name Type Description Notes id String name String path String parent_folder_id String Example require 'docspring' instance = DocSpring::Folder.new( id: null, name: null, path: null, parent_folder_id: null )