UNPKG

aade-mydata-client

Version:

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

6 lines (5 loc) 126 B
export declare class TaxTotalsType { underlyingValue?: number; id?: number; constructor(props?: TaxTotalsType); }