ProductPage | Button SDK for Android v7.0.0

Interfaces

Classes

Enums

ProductPage

Class Overview

Object that contains Product and Commission information about the product page the user is currently viewing.

Summary

Public Methods
abstract
Commission
Returns the Commission associated with this Product.
abstract
Product
Returns the structured Product object on the page.

Public Methods

public abstract CommissiongetCommission()

Returns the Commission associated with this Product.

Returns

public abstract ProductgetProduct()

Returns the structured Product object on the page.

Returns