C# Class Amazon.DeviceFarm.Model.ListOfferingTransactionsRequest

Container for the parameters to the ListOfferingTransactions operation. Returns a list of all historical purchases, renewals, and system renewal transactions for an AWS account. The list is paginated and ordered by a descending timestamp (most recent transactions are first). The API returns a NotEligible error if the user is not permitted to invoke the operation. Please contact [email protected] if you believe that you should be able to invoke this operation.
Inheritance: AmazonDeviceFarmRequest
Datei anzeigen Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetNextToken ( ) : bool