You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DeviceFarm::Types::MonetaryAmount

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

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

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#amountFloat

The numerical amount of an offering or transaction.

Returns:

  • (Float)

    The numerical amount of an offering or transaction.

#currency_codeString

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

Possible values:

  • USD

Returns:

  • (String)

    The currency code of a monetary amount.