ACMOAIImagesResponse
public enum ACMOAIImagesResponse
Response model for holding images endpoint
-
Response model for create
See moreDeclaration
Swift
struct Create : Codable -
Response model for create data
See moreDeclaration
Swift
struct CreateData : Codable -
Response model for create variation
See moreDeclaration
Swift
struct CreateVariation : Codable -
Response model for create variation data
See moreDeclaration
Swift
struct CreateVariationData : Codable -
Response model for create edit
See moreDeclaration
Swift
struct CreateEdit : Codable -
Response model for create edit data
See moreDeclaration
Swift
struct CreateEditData : Codable
ACMOAIImagesResponse Enumeration Reference