Interface PipelineGetManualCheckInsResponseValue

interface PipelineGetManualCheckInsResponseValue {
    checkIns: PipelineCheckinSummary[];
}

Properties

Properties

Generated using TypeDoc