AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

A number that represents the monetary amount for an offering or transaction.

Inheritance Hierarchy

System.Object
  Amazon.DeviceFarm.Model.MonetaryAmount

Namespace: Amazon.DeviceFarm.Model
Assembly: AWSSDK.DeviceFarm.dll
Version: 3.x.y.z

Syntax

C#
public class MonetaryAmount

The MonetaryAmount type exposes the following members

Constructors

NameDescription
Public Method MonetaryAmount()

Properties

NameTypeDescription
Public Property Amount System.Double

Gets and sets the property Amount.

The numerical amount of an offering or transaction.

Public Property CurrencyCode Amazon.DeviceFarm.CurrencyCode

Gets and sets the property CurrencyCode.

The currency code of a monetary amount. For example, USD means U.S. dollars.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5