aiuta-sdk
Toggle table of contents
4.2.2
common
Platform filter
common
Switch theme
Search in API
aiuta-sdk
fashion-tryon-core
/
com.aiuta.fashionsdk.tryon.core.domain.models
/
ProductGenerationStatus
/
SuccessGenerationStatus
/
SuccessGenerationStatus
Success
Generation
Status
constructor
(
statusId
:
String
,
sourceImageId
:
String
,
sourceImageUrl
:
String
,
sourceImageType
:
AiutaFileType
,
images
:
List
<
ProductGeneratedImage
>
=
emptyList()
,
metadata
:
AiutaTryOnMetadata
)