ReservationOffering

The class of offering for the reservation. The offering class determines the payment schedule for the reservation.

Types

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

Properties

Link copied to clipboard

The currency code for the offering.

Link copied to clipboard

The duration, in seconds, for which the reservation reserves the RPUs.

Link copied to clipboard

The rate you are charged for each hour the reservation is active.

Link copied to clipboard

The offering identifier.

Link copied to clipboard

Determines the payment schedule for the reservation.

Link copied to clipboard

The up-front price you are charged for the reservation.

Functions

Link copied to clipboard
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