IOSMMaterial: {
COMPONENT_DESCRIPTION: string;
COMPONENT_PART: string;
LINE: number;
OPERATION_NO: string;
ORDER_NO: string;
TOTAL_QTY: number;
UNIT_QTY: number;
}
Type declaration
COMPONENT_DESCRIPTION: string
COMPONENT_PART: string
LINE: number
OPERATION_NO: string
ORDER_NO: string
TOTAL_QTY: number
UNIT_QTY: number