-
public final class ProductRepresents a product with relevant details for tracking events.
-
-
Method Summary
Modifier and Type Method Description final StringgetSkuId()final FloatgetPrice()final IntegergetQuantity()final StringgetMerchantId()
-