class Aws::DeviceFarm::Types::ListOfferingTransactionsRequest

Represents the request to list the offering transaction history.

@note When making an API call, you may pass ListOfferingTransactionsRequest

data as a hash:

    {
      next_token: "PaginationToken",
    }

@!attribute [rw] next_token

An identifier that was returned from the previous call to this
operation, which can be used to return the next set of items in the
list.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/devicefarm-2015-06-23/ListOfferingTransactionsRequest AWS API Documentation

Constants

SENSITIVE