Class CurrencyHelper
- Namespace
- Geotab.Checkmate.ObjectModel.Currencies
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Helper functions for Currency
public static class CurrencyHelper
- Inheritance
-
CurrencyHelper
- Inherited Members
Methods
GetCurrencyCode(Currency?)
Gets the code for a Currency enum value
public static string? GetCurrencyCode(Currency? currency)
Parameters
Returns
- string
String value of currency code
GetCurrencyCulture(Currency?)
Gets the localized culture of a Currency enum value
public static string? GetCurrencyCulture(Currency? currency)
Parameters
Returns
- string
String value of localized culture