QueryProductDetailsParams.Product

public class QueryProductDetailsParams.Product


A Product identifier used for querying product details.

Summary

Nested types

Builder that helps construct Product.

Public methods

String

Returns the dynamic product token associated with the product.

static QueryProductDetailsParams.Product.Builder

Returns an instance of Builder.

Public methods

getDynamicProductToken

public String getDynamicProductToken()

Returns the dynamic product token associated with the product.

newBuilder

public static QueryProductDetailsParams.Product.Builder newBuilder()

Returns an instance of Builder.