UNPKG

control-see

Version:

Control Util Documentos Electronicos SUNAT

6 lines (5 loc) 220 B
import { ItemClassificationCode } from './ItemClassificationCode'; export declare class CommodityClassification { itemClassificationCode?: ItemClassificationCode; constructor(cc: CommodityClassification); }