Module: Aws::MarketplaceAgreement::Client::_ListBillingAdjustmentRequestsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBillingAdjustmentRequestsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::BillingAdjustmentSummary]
424 |
# File 'sig/client.rbs', line 424
def items: () -> ::Array[Types::BillingAdjustmentSummary]
|
#next_token ⇒ ::String
423 |
# File 'sig/client.rbs', line 423
def next_token: () -> ::String
|