UNPKG

notbank

Version:
7 lines 116 B
export class InstitutionalMember { id: number type: string name: string createdAt: string status: string }