AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
OfferingTransactionType.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::OfferingTransactionTypeMapper
 

Enumerations

enum  Aws::DeviceFarm::Model::OfferingTransactionType { Aws::DeviceFarm::Model::OfferingTransactionType::NOT_SET, Aws::DeviceFarm::Model::OfferingTransactionType::PURCHASE, Aws::DeviceFarm::Model::OfferingTransactionType::RENEW, Aws::DeviceFarm::Model::OfferingTransactionType::SYSTEM }
 

Functions

AWS_DEVICEFARM_API OfferingTransactionType Aws::DeviceFarm::Model::OfferingTransactionTypeMapper::GetOfferingTransactionTypeForName (const Aws::String &name)
 
AWS_DEVICEFARM_API Aws::String Aws::DeviceFarm::Model::OfferingTransactionTypeMapper::GetNameForOfferingTransactionType (OfferingTransactionType value)