ListTrainingPlansRequest

Types

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

Properties

Link copied to clipboard

Additional filters to apply to the list of training plans.

Link copied to clipboard

The maximum number of results to return in the response.

Link copied to clipboard

A token to continue pagination if more results are available.

Link copied to clipboard

The training plan field to sort the results by (e.g., StartTime, Status).

Link copied to clipboard

The order to sort the results (Ascending or Descending).

Link copied to clipboard

Filter to list only training plans with an actual start time after this date.

Link copied to clipboard

Filter to list only training plans with an actual start time before this date.

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