ListBillingAdjustmentRequestsRequest
Types
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 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
An optional filter to return billing adjustment requests with the specified status.
Functions
Link copied to clipboard
inline fun copy(block: ListBillingAdjustmentRequestsRequest.Builder.() -> Unit = {}): ListBillingAdjustmentRequestsRequest