OfferSetSummary

Summarized information about an offer set.

Types

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

Properties

Link copied to clipboard

The list of offer IDs associated with the offer set.

Link copied to clipboard
val name: String?

The name of the offer set.

Link copied to clipboard

The release date of the offer set.

Link copied to clipboard

The solution ID associated with the offer set.

Link copied to clipboard

The state of the offer set.

Functions

Link copied to clipboard
inline fun copy(block: OfferSetSummary.Builder.() -> Unit = {}): OfferSetSummary
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