PayFanout API reference
Preparing search index...
core/src
ListPaymentsResult
Interface ListPaymentsResult
interface
ListPaymentsResult
{
nextCursor
?:
string
;
payments
:
PaymentInfo
[]
;
}
Index
Properties
next
Cursor?
payments
Properties
Optional
next
Cursor
nextCursor
?:
string
payments
payments
:
PaymentInfo
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
next
Cursor
payments
PayFanout API reference
Loading...