ACMOAIImagesResponse

public enum ACMOAIImagesResponse

Response model for holding images endpoint

  • Response model for create

    See more

    Declaration

    Swift

    struct Create : Codable
  • Response model for create data

    See more

    Declaration

    Swift

    struct CreateData : Codable
  • Response model for create variation

    See more

    Declaration

    Swift

    struct CreateVariation : Codable
  • Response model for create variation data

    See more

    Declaration

    Swift

    struct CreateVariationData : Codable
  • Response model for create edit

    See more

    Declaration

    Swift

    struct CreateEdit : Codable
  • Response model for create edit data

    See more

    Declaration

    Swift

    struct CreateEditData : Codable