UNPKG

@inv2/common

Version:

A common module for v2

13 lines (12 loc) 246 B
export declare class TenantDto { id: string; pId: string; name: string; assetCode: string; description: string; currency: string; price: string; yield: string; categoryRange: string; openingDate: string; }