AWS SDK for C++  0.12.9
AWS SDK for C++
Namespaces | Enumerations | Functions
CurrencyCode.h File Reference
#include <aws/devicefarm/DeviceFarm_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::DeviceFarm
 
 Aws::DeviceFarm::Model
 
 Aws::DeviceFarm::Model::CurrencyCodeMapper
 

Enumerations

enum  Aws::DeviceFarm::Model::CurrencyCode { Aws::DeviceFarm::Model::CurrencyCode::NOT_SET, Aws::DeviceFarm::Model::CurrencyCode::USD }
 

Functions

AWS_DEVICEFARM_API CurrencyCode Aws::DeviceFarm::Model::CurrencyCodeMapper::GetCurrencyCodeForName (const Aws::String &name)
 
AWS_DEVICEFARM_API Aws::String Aws::DeviceFarm::Model::CurrencyCodeMapper::GetNameForCurrencyCode (CurrencyCode value)