RecurringCharge

The recurring charge to run this reserved node.

Types

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

Properties

Link copied to clipboard

The amount of the recurring charge to run this reserved node.

Link copied to clipboard

The frequency of the recurring price charged to run this reserved node.

Functions

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