UNPKG

notbank

Version:
8 lines (7 loc) 140 B
export declare class InstitutionalMember { id: number; type: string; name: string; createdAt: string; status: string; }