|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
Data Fields | |
| uint32_t | amount |
| uint8_t | multiplier |
| char | name [AOC_CURRENCY_NAME_SIZE] |
| uint32_t amount |
Definition at line 261 of file aoc.c.
Referenced by aoc_create_ie_data(), and aoc_parse_ie().
| uint8_t multiplier |
Definition at line 262 of file aoc.c.
Referenced by aoc_parse_ie().
| char name[AOC_CURRENCY_NAME_SIZE] |
Definition at line 263 of file aoc.c.
Referenced by aoc_create_ie_data(), aoc_parse_ie(), PathSegment::get_child(), and SwaggerType::load().