Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 656 Bytes

File metadata and controls

12 lines (8 loc) · 656 Bytes

GETPaymentRunCollectionType

Properties

Name Type Description Notes
next_page str The URL for requesting the next page of the response, if it exists; otherwise absent. [optional]
payment_runs list[GETPaymentRunType] Container for payment runs. [optional]
success bool Returns `true` if the request was processed successfully. [optional]

[Back to Model list] [Back to API list] [Back to README]