UNPKG

control-see

Version:

Control Util Documentos Electronicos SUNAT

9 lines (8 loc) 204 B
export declare class CompanyID { schemeID?: string; schemeName?: string; schemeAgencyName?: string; schemeURI?: string; value: string; constructor(companyID: CompanyID); }