Class FolderDetail

java.lang.Object
dev.dosya.sdk.model.FolderDetail

public final class FolderDetail extends Object
Detailed information about a single folder in a Dosya workspace.
Since:
0.1.0
  • Method Details

    • getId

      @NotNull public @NotNull String getId()
    • getName

      @NotNull public @NotNull String getName()
    • getParentId

      @Nullable public @Nullable String getParentId()
    • getWorkspaceId

      @NotNull public @NotNull String getWorkspaceId()
    • getCreatedAt

      public long getCreatedAt()