UNPKG

notbank

Version:
11 lines (10 loc) 186 B
export interface AddClientBankAccountRequest { country: string bank: string number: string kind: string pix_type?: string agency?: string dv?: string province?: string }