AiutaGeneratedImage
class AiutaGeneratedImage(val id: String, val url: String, val type: AiutaOwnerType, val productIds: List<String>)
Represents an generated image in the SDK.
This class encapsulates information about an image that has been generated by the AI system, including its identifier, URL, ownership type, and associated product identifiers.