Class FileRequestCreateResponse.RequestSummary

java.lang.Object
dev.dosya.sdk.model.FileRequestCreateResponse.RequestSummary
Enclosing class:
FileRequestCreateResponse

public static final class FileRequestCreateResponse.RequestSummary extends Object
Summary of the newly created file request.
Since:
0.1.0
  • Method Details

    • getId

      @NotNull public @NotNull String getId()
    • getToken

      @NotNull public @NotNull String getToken()
    • getUrl

      @NotNull public @NotNull String getUrl()
    • getTitle

      @Nullable public @Nullable String getTitle()
    • getExpiresAt

      @Nullable public @Nullable Long getExpiresAt()