Plan
@Serializable
Data class representing a plan.
Constructors
Properties
Link copied to clipboard
A brief description of the plan.
Link copied to clipboard
The unique identifier of the plan.
Link copied to clipboard
The maximum number of retries on failure.
Link copied to clipboard
The unique identifier of the parent plan, if any.
Link copied to clipboard
The period time for the plan.
Link copied to clipboard
The current status of the plan.
Link copied to clipboard
The unique identifier of the user associated with the plan.