AsObject: {
    plan?: motionApi.Plan.AsObject;
    status?: motionApi.PlanStatus.AsObject;
    statusHistoryList: motionApi.PlanStatus.AsObject[];
}

Type declaration

Generated using TypeDoc