UNPKG

aade-mydata-client

Version:

Node.js Client for AADE myDATA (my Digital Accounting and Tax Application) REST API

6 lines (5 loc) 93 B
export declare class Country { name: string; code: string; vatPrefix?: string; }