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.

Represents the metadata of an offering transaction.

Inheritance Hierarchy

System.Object
  Amazon.DeviceFarm.Model.OfferingTransaction

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

Syntax

C#
public class OfferingTransaction

The OfferingTransaction type exposes the following members

Constructors

NameDescription
Public Method OfferingTransaction()

Properties

NameTypeDescription
Public Property Cost Amazon.DeviceFarm.Model.MonetaryAmount

Gets and sets the property Cost.

The cost of an offering transaction.

Public Property CreatedOn System.DateTime

Gets and sets the property CreatedOn.

The date on which an offering transaction was created.

Public Property OfferingPromotionId System.String

Gets and sets the property OfferingPromotionId.

The ID that corresponds to a device offering promotion.

Public Property OfferingStatus Amazon.DeviceFarm.Model.OfferingStatus

Gets and sets the property OfferingStatus.

The status of an offering transaction.

Public Property TransactionId System.String

Gets and sets the property TransactionId.

The transaction ID of the offering transaction.

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