UNPKG

notbank

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