Constructs a new ProductSnapshot.
Optional
properties:
IProductSnapshot
Properties to set
Optional
currencyProductSnapshot currencyCode.
Optional
description
ProductSnapshot description.
Optional
firstProductSnapshot firstImageId.
Optional
priceProductSnapshot priceAmount1000.
Optional
productProductSnapshot productId.
Optional
productProductSnapshot productImage.
Optional
productProductSnapshot productImageCount.
Optional
retailerProductSnapshot retailerId.
Optional
saleProductSnapshot salePriceAmount1000.
Optional
signedProductSnapshot signedUrl.
Optional
title
ProductSnapshot title.
Optional
url
ProductSnapshot url.
Static
create
Creates a new ProductSnapshot instance using the specified properties.
Optional
properties:
IProductSnapshot
Properties to set
ProductSnapshot instance
Static
decode
Decodes a ProductSnapshot message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length:
number
Message length if known beforehand
ProductSnapshot
If the payload is not a reader or valid buffer
If required fields are missing
Static
decodeDecodes a ProductSnapshot message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
ProductSnapshot
If the payload is not a reader or valid buffer
If required fields are missing
Static
encode
Encodes the specified ProductSnapshot message. Does not implicitly verify messages.
ProductSnapshot message or plain object to encode
Optional
writer:
Writer
Writer to encode to
Writer
Static
encodeEncodes the specified ProductSnapshot message, length delimited. Does not implicitly verify messages.
ProductSnapshot message or plain object to encode
Optional
writer:
Writer
Writer to encode to
Writer
Static
fromCreates a ProductSnapshot message from a plain object. Also converts values to their respective internal types.
Plain object
ProductSnapshot
Static
getStatic
toCreates a plain object from a ProductSnapshot message. Also converts values to other types if specified.
ProductSnapshot
Optional
options:
IConversionOptions
Conversion options
Plain object
Static
verify
Generated using TypeDoc
Represents a ProductSnapshot.