ProductRef: {
    id: string;
} & {
    [key: string]: any;
}

Type declaration

  • id: string

Type declaration

  • [key: string]: any