PricingPlanTier

A tier within an Enterprise Support pricing plan.

Types

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

Properties

Link copied to clipboard

The additional percentage applied to aggregate charges in this tier.

Link copied to clipboard

The adjustment applied to aggregate charges.

Link copied to clipboard

The base charge for this tier.

Link copied to clipboard

The increment amount for incremental tier calculations.

Link copied to clipboard

Whether the tier charges are calculated incrementally.

Link copied to clipboard

The charge per increment.

Link copied to clipboard

The maximum spend threshold for this tier.

Link copied to clipboard

The minimum spend threshold for this tier.

Functions

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