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

Class: Aws::DeviceFarm::Types::OfferingTransaction

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

Overview

Represents the metadata of an offering transaction.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#costTypes::MonetaryAmount

The cost of an offering transaction.

Returns:

#created_onTime

The date on which an offering transaction was created.

Returns:

  • (Time)

    The date on which an offering transaction was created.

#offering_promotion_idString

The ID that corresponds to a device offering promotion.

Returns:

  • (String)

    The ID that corresponds to a device offering promotion.

#offering_statusTypes::OfferingStatus

The status of an offering transaction.

Returns:

#transaction_idString

The transaction ID of the offering transaction.

Returns:

  • (String)

    The transaction ID of the offering transaction.