UNPKG

notbank

Version:
7 lines (6 loc) 141 B
export interface GetWithdrawFeeRequest { AccountId: number; ProductId: number; Amount: number; AccountProviderId?: number; }