# BillingPaymentsResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **billingPayments** | [BillingPaymentItem] | Reserved: TBD | [optional] **nextUri** | **String** | The URI for the next chunk of records based on the search request. It is `null` if this is the last set of results for the search. | [optional] **previousUri** | **String** | The URI for the prior chunk of records based on the search request. It is `null` if this is the first set of results for the search. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)