Represents the response structure for retrieving a plan summary. Contains the plan, a list of tasks, and any associated error logs.
Creates an instance of the GetSummaryResponse class.
GetSummaryResponse
The data containing the plan, tasks, and error logs.
A list of error logs associated with the plan or tasks.
The plan being returned in the response.
A list of tasks associated with the plan.
A list of error logs associated with the plan or its tasks.
The plan associated with the response.
A list of tasks related to the plan.
Represents the response structure for retrieving a plan summary. Contains the plan, a list of tasks, and any associated error logs.