Type Alias GetFeeForNewFundsRequestOptions

GetFeeForNewFundsRequestOptions: {
    payeeFioAddress: string;
}