OpenTREP Logo  0.07.4
C++ Open Travel Request Parsing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OPENTREP::CurrencyCode_T Struct Reference

#include <opentrep/OPENTREP_Types.hpp>

+ Inheritance diagram for OPENTREP::CurrencyCode_T:

Public Member Functions

 CurrencyCode_T (const std::string &iValue)
 

Detailed Description

Currency code (e.g., USD, EUR)

That currency code follows the ISO 4217 standard.

Definition at line 420 of file OPENTREP_Types.hpp.

Constructor & Destructor Documentation

OPENTREP::CurrencyCode_T::CurrencyCode_T ( const std::string &  iValue)
inlineexplicit

Definition at line 422 of file OPENTREP_Types.hpp.


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