ContractAccount

An account that is covered by the Enterprise Support contract.

Types

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

Properties

Link copied to clipboard

The account ID.

Link copied to clipboard

When true, Support charges are calculated on charges before private discounts. When false, they are calculated after private discounts.

Functions

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