UNPKG

notbank

Version:
5 lines (4 loc) 172 B
export interface GetOMSWithdrawFeesRequest { ProductId?: number; // ID of the product (optional) AccountProviderId?: number; // ID of the account provider (optional) }