Class ChangeProjectIcon.ChangeProjectIconRequest
java.lang.Object
masecla.modrinth4j.endpoints.project.ChangeProjectIcon.ChangeProjectIconRequest
- Enclosing class:
ChangeProjectIcon
Represents the data for a project.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe input stream of the icon.The name of the icon. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
icon
The input stream of the icon. -
iconName
The name of the icon.
-
-
Constructor Details
-
ChangeProjectIconRequest
public ChangeProjectIconRequest()
-