interface ProductImageBaseCreationV1 {
  identifier: string
  source_url: string
  expires_at?: null | string
  content_language?: null | string