Interface: Product
Product data model
Properties
availability?
ts
optional availability?: string;brand?
ts
optional brand?: string;condition?
ts
optional condition?: string;crated_at?
ts
optional crated_at?: string;description?
ts
optional description?: string;ean?
ts
optional ean?: string;expiration_date?
ts
optional expiration_date?: string;group?
ts
optional group?: string;gtin?
ts
optional gtin?: string;id
ts
id: string;image_url
ts
image_url: string;isbn?
ts
optional isbn?: string;mpn?
ts
optional mpn?: string;name
ts
name: string;price?
ts
optional price?: string;product_url
ts
product_url: string;review_email_priority?
ts
optional review_email_priority?: string;review_request_email_delay?
ts
optional review_request_email_delay?: number;short_description?
ts
optional short_description?: string;sku?
ts
optional sku?: string;tag?
ts
optional tag?: string;upc?
ts
optional upc?: string;updated_at?
ts
optional updated_at?: string;