UNPKG

aade-mydata-client

Version:

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

7 lines (6 loc) 143 B
export declare class ShipType { applicationId: string; applicationDate: Date; shipId: string; constructor(props?: ShipType); }