ListBillingAdjustmentRequestsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier of the agreement to list billing adjustment requests for.

Link copied to clipboard

An optional filter to return billing adjustment requests by agreement type (e.g., PurchaseAgreement).

Link copied to clipboard

An optional filter to return billing adjustment requests by catalog (e.g., AWSMarketplace).

Link copied to clipboard

An optional filter to return billing adjustment requests created after the specified timestamp.

Link copied to clipboard

An optional filter to return billing adjustment requests created before the specified timestamp.

Link copied to clipboard

The maximum number of billing adjustment requests to return in the response.

Link copied to clipboard

A token to specify where to start pagination.

Link copied to clipboard

An optional filter to return billing adjustment requests with the specified status.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String