PurchaseOptionAssociatedEntity

A product, offer, and optional offer set associated with a purchase option.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Information about the offer associated with the purchase option.

Link copied to clipboard

Information about the offer set, if the purchase option is part of a bundled offer set.

Link copied to clipboard

Information about the product associated with the purchase option.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String