ShopperInsightsRequest

data class ShopperInsightsRequest(var email: String?, var phone: ShopperInsightsBuyerPhone?)

Data class representing a request for shopper insights.

Constructors

Link copied to clipboard
constructor(email: String?, phone: ShopperInsightsBuyerPhone?)

Properties

Link copied to clipboard

The shopper's email address

Link copied to clipboard

The shopper's phone number