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