Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 746 Bytes

BillingPaymentsResponse.md

File metadata and controls

12 lines (8 loc) · 746 Bytes

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] [Back to API list] [Back to README]