[This is preliminary documentation and is subject to change.]
Returns currency ISOs that are supported by this isntance. The processing of charges/transafers may be done
only in these currencies
Namespace: NFX.Web.PayAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
IEnumerable<string> SupportedCurrencies { get; }
IEnumerable<string> SupportedCurrencies { get; }
ReadOnly Property SupportedCurrencies As IEnumerable(Of String)
Get
ReadOnly Property SupportedCurrencies As IEnumerable(Of String)
Get
property IEnumerable<String^>^ SupportedCurrencies {
IEnumerable<String^>^ get ();
}
property IEnumerable<String^>^ SupportedCurrencies {
IEnumerable<String^>^ get ();
}
abstract SupportedCurrencies : IEnumerable<string> with get
abstract SupportedCurrencies : IEnumerable<string> with get
Property Value
Type:
IEnumerable
String