UnfetchedProduct

Class that represents the unfetched Product in a Product Details query.


Public parameters

NameTypeDescription
ProductIdStringID of the product.
ProductTypeStringString value of the ProductType of product.
StatusCodeIntStatus code of the Unfetched Product.

StatusCode

Constants

NameValueDescription
Unknown0Unknown status code.
ProductNotFound3Product not found.