UNPKG

pluggy-sdk

Version:
10 lines (9 loc) 189 B
export declare type PaymentInstitution = { id: string; name: string; tradeName: string; ispb: string; compe: string | null; createdAt: Date; updatedAt: Date; };