UNPKG

notbank

Version:
7 lines (6 loc) 139 B
export interface GetDepositFeeRequest { AccountId: number; ProductId: number; Amount: number; AccountProviderId: number; }