|
TIM SDK
TIM API C
|
|
Currency code.
Data Fields | |
| const char * | code |
| const char * | name |
| int | exponent |
| const char* ta_s_currency::code |
Code identifying the currency. Use this to display amounts on screen.
| int ta_s_currency::exponent |
Minor units exponent to properly format amounts on screen.
| const char* ta_s_currency::name |
Verbose currency name for example for selections to choose from.