interface SetHeadStageRequestAddNewHeadStage {
    newStageId: string;
}

Properties

Properties

newStageId: string