Class ChangeProjectIcon.ChangeProjectIconRequest

java.lang.Object
masecla.modrinth4j.endpoints.project.ChangeProjectIcon.ChangeProjectIconRequest
Enclosing class:
ChangeProjectIcon

public static class ChangeProjectIcon.ChangeProjectIconRequest extends Object
Represents the data for a project.
  • Field Details

    • icon

      public InputStream icon
      The input stream of the icon.
    • iconName

      public String iconName
      The name of the icon.
  • Constructor Details

    • ChangeProjectIconRequest

      public ChangeProjectIconRequest()