Package ai.runapi.recraft.types
Class RemoveBackgroundParams
java.lang.Object
ai.runapi.recraft.types.RemoveBackgroundParams
Parameters for remove background operations.
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
builder
Creates a new RemoveBackgroundParams builder. -
action
Returns the RunAPI action key for this request. -
toMap
Converts these parameters to the JSON request body shape.
-