TermDetails

Describes the usage terms of an offer.

Types

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

Properties

Link copied to clipboard

Describes the legal terms.

Link copied to clipboard

Describes the support terms.

Link copied to clipboard

Describes the usage-based pricing term.

Link copied to clipboard

Describes the validity terms.

Functions

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