Class WorkspaceDetail

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

public final class WorkspaceDetail extends Object
Detailed information about a Dosya workspace.
Since:
0.1.0
  • Method Details

    • getId

      @NotNull public @NotNull String getId()
    • getName

      @NotNull public @NotNull String getName()
    • getSlug

      @NotNull public @NotNull String getSlug()
    • getIconInitials

      @Nullable public @Nullable String getIconInitials()
    • getIconColor

      @Nullable public @Nullable String getIconColor()
    • getIconUrl

      @Nullable public @Nullable String getIconUrl()
    • getOwnerId

      @NotNull public @NotNull String getOwnerId()
    • getStorageUsedBytes

      public long getStorageUsedBytes()
    • getCreatedAt

      public long getCreatedAt()