productId property

String productId
final

Id of the product that the user interacts with. Matches the id of either the product which is passed to the SDK by starting try-on or the product that is selected by the user in the results screen, if generateMoreSKU is passed within the product.

Implementation

final String productId;