interface CamWorkStepUpdateInputSheet {
    nestorConfig: CamNestorConfig;
    nestorInput: CamNestorInput;
}

Properties

nestorConfig: CamNestorConfig
nestorInput: CamNestorInput