Data Automation Project Image Standard Generative Field
data class DataAutomationProjectImageStandardGenerativeField(val state: DataAutomationProjectState, val types: List<DataAutomationProjectImageStandardGenerativeFieldType>? = null)
Constructors
Link copied to clipboard
constructor(state: DataAutomationProjectState, types: List<DataAutomationProjectImageStandardGenerativeFieldType>? = null)