Result of files/list_folder and files/list_folder/continue.
Summary
Types
@type t() :: %Noizu.Dropbox.Struct.ListFolderResult{ cursor: String.t() | nil, entries: [Noizu.Dropbox.Struct.Metadata.t()], has_more: boolean() }
Result of files/list_folder and files/list_folder/continue.
@type t() :: %Noizu.Dropbox.Struct.ListFolderResult{ cursor: String.t() | nil, entries: [Noizu.Dropbox.Struct.Metadata.t()], has_more: boolean() }