interface SetHeadStageRequestRemoveHeadStage {
    removeStageId: string;
}

Properties

Properties

removeStageId: string