ButtonProductCompatible

An interface that defines the product properties that may be provided when reporting user activity.

Inheritors

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getCurrency(): String
Link copied to clipboard
abstract fun getId(): String
Link copied to clipboard
abstract fun getName(): String
Link copied to clipboard
abstract fun getQuantity(): Integer
Link copied to clipboard
abstract fun getUpc(): String
Link copied to clipboard
abstract fun getUrl(): String
Link copied to clipboard
abstract fun getValue(): Integer