Offer

class Offer

An offer dictates usage terms for the model.

Types

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

Properties

Link copied to clipboard

Offer Id for a model offer.

Link copied to clipboard

Offer token.

Link copied to clipboard

Details about the terms of the offer.

Functions

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