UNPKG

notbank

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