PayFanout API reference
Preparing search index...
core/src
ListPaymentsInput
Interface ListPaymentsInput
interface
ListPaymentsInput
{
createdAfter
?:
string
|
Date
;
createdBefore
?:
string
|
Date
;
cursor
?:
string
;
limit
?:
number
;
}
Index
Properties
created
After?
created
Before?
cursor?
limit?
Properties
Optional
created
After
createdAfter
?:
string
|
Date
Optional
created
Before
createdBefore
?:
string
|
Date
Optional
cursor
cursor
?:
string
Optional
limit
limit
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
After
created
Before
cursor
limit
PayFanout API reference
Loading...