TIM SDK
TIM API C
ta_s_currency Struct Reference

Description

Currency code.

Data Fields

const char * code
 
const char * name
 
int exponent
 

Field Documentation

◆ code

const char* ta_s_currency::code

Code identifying the currency. Use this to display amounts on screen.

◆ exponent

int ta_s_currency::exponent

Minor units exponent to properly format amounts on screen.

◆ name

const char* ta_s_currency::name

Verbose currency name for example for selections to choose from.


The documentation for this struct was generated from the following file: