TrainingPlanExtension

Details about an extension to a training plan, including the offering ID, dates, status, and cost information.

Types

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

Properties

Link copied to clipboard

The Availability Zone of the extension.

Link copied to clipboard

The Availability Zone ID of the extension.

Link copied to clipboard

The currency code for the upfront fee (e.g., USD).

Link copied to clipboard

The duration of the extension in hours.

Link copied to clipboard
val endDate: <Error class: unknown class>?

The end date of the extension period.

Link copied to clipboard
val extendedAt: <Error class: unknown class>?

The timestamp when the extension was created.

Link copied to clipboard

The payment processing status of the extension.

Link copied to clipboard
val startDate: <Error class: unknown class>?

The start date of the extension period.

Link copied to clipboard

The current status of the extension (e.g., Pending, Active, Scheduled, Failed, Expired).

Link copied to clipboard

The unique identifier of the extension offering that was used to create this extension.

Link copied to clipboard

The upfront fee for the extension.

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