Properties of a ProductSnapshot.

Hierarchy

  • IProductSnapshot

Implemented by

Properties

currencyCode?: null | string

ProductSnapshot currencyCode

description?: null | string

ProductSnapshot description

firstImageId?: null | string

ProductSnapshot firstImageId

priceAmount1000?: null | number | Long

ProductSnapshot priceAmount1000

productId?: null | string

ProductSnapshot productId

productImage?: null | IImageMessage

ProductSnapshot productImage

productImageCount?: null | number

ProductSnapshot productImageCount

retailerId?: null | string

ProductSnapshot retailerId

salePriceAmount1000?: null | number | Long

ProductSnapshot salePriceAmount1000

title?: null | string

ProductSnapshot title

url?: null | string

ProductSnapshot url

Generated using TypeDoc