Class Currency
Currency Constants class.
Methods summary
public static
integer|null
|
|
public static
string|null
|
Magic methods summary
Constants summary
integer |
SEK
Currency constant for Swedish Crowns (SEK). |
#
0
|
integer |
NOK
Currency constant for Norwegian Crowns (NOK). |
#
1
|
integer |
EUR
Currency constant for Euro. |
#
2
|
integer |
DKK
Currency constant for Danish Crowns (DKK). |
#
3
|