Skip to content

Producer model

Producer model consists of the following fields:

  • producerId: number
  • name: string
  • url?: string
  • image?: ImageFile

ImageFile

Represents the ImageFile model.