xsy-breeze-ui-rpa > CPQPriceSetsExtensionPointBatch > setDetailError
CPQPriceSetsExtensionPointBatch.setDetailError property
设置明细错误信息
Signature:
setDetailError: (value: {
detailUuid: any;
detailId: any;
errorMsg: string;
}) => Promise<any>;
