[This is preliminary documentation and is subject to change.]
Namespace: NFX.Web.PayAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
protected Amount GetTransactionFee(
string currencyISO,
TransactionType type
)
protected Amount GetTransactionFee(
string currencyISO,
TransactionType type
)
Protected Function GetTransactionFee (
currencyISO As String,
type As TransactionType
) As Amount
Protected Function GetTransactionFee (
currencyISO As String,
type As TransactionType
) As Amount
protected:
Amount GetTransactionFee(
String^ currencyISO,
TransactionType type
)
protected:
Amount GetTransactionFee(
String^ currencyISO,
TransactionType type
)
member GetTransactionFee :
currencyISO : string *
type : TransactionType -> Amount
member GetTransactionFee :
currencyISO : string *
type : TransactionType -> Amount
Return Value
Type:
Amount