PurchaseOptionSummary

Summary information about a purchase option (offer or offer set) available to the buyer, including the seller, badges, and associated products.

Types

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

Properties

Link copied to clipboard

The products, offers, and offer sets associated with this purchase option.

Link copied to clipboard
val availableFromTime: <Error class: unknown class>?

The date and time when the purchase option became available to the buyer.

Link copied to clipboard

Badges indicating special attributes of the purchase option, such as private pricing or future dated.

Link copied to clipboard

The name of the catalog that the purchase option belongs to.

Link copied to clipboard
val expirationTime: <Error class: unknown class>?

The date and time when the purchase option expires and is no longer available for procurement.

Link copied to clipboard

The unique identifier of the purchase option.

Link copied to clipboard

The display name of the purchase option.

Link copied to clipboard

The type of purchase option. Values are OFFER for a single-product offer or OFFERSET for a bundled offer set.

Link copied to clipboard

The entity responsible for selling the product under this 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