Package-level declarations

Types

Link copied to clipboard
class AiutaGeneratedImage(val id: String, val url: String, val type: AiutaOwnerType, val productIds: List<String>)

Represents an generated image in the SDK.

Link copied to clipboard
class AiutaInputImage(val id: String, val url: String, val type: AiutaOwnerType)

Represents an input image in the SDK's image processing pipeline.

Link copied to clipboard

Enum defining the ownership type of images in the SDK.