Currency information
More...
|
| long? | id [get, set] |
| | Internal identifier of a currency Format: int64 More...
|
| |
| string | code [get, set] |
| | Official code of a currency More...
|
| |
| string | name [get, set] |
| | Official name of a currency More...
|
| |
| string | symbol [get, set] |
| | Graphic symbol of a currency More...
|
| |
| string | minorSymbol [get, set] |
| | Minor graphic symbol of a currency More...
|
| |
◆ code
| string RingCentral.CurrencyInfo.code |
|
getset |
Official code of a currency
◆ id
| long? RingCentral.CurrencyInfo.id |
|
getset |
Internal identifier of a currency Format: int64
◆ minorSymbol
| string RingCentral.CurrencyInfo.minorSymbol |
|
getset |
Minor graphic symbol of a currency
◆ name
| string RingCentral.CurrencyInfo.name |
|
getset |
Official name of a currency
◆ symbol
| string RingCentral.CurrencyInfo.symbol |
|
getset |
Graphic symbol of a currency
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/CurrencyInfo.cs