ProductGenerationPlatformImageContainer

Container for starting product generation flow with file uri, provided from system

See also

Constructors

Link copied to clipboard
constructor(platformFile: AiutaPlatformFile, productIds: List<String>, meta: ProductGenerationMeta? = null)

Properties

Link copied to clipboard
open override val meta: ProductGenerationMeta?

Optional meta information about the generation flow, used for enriching analytics events emitted from the core (e.g. with the active try-on mode).

Link copied to clipboard
Link copied to clipboard
open override val productIds: List<String>