PayFanout API reference
Preparing search index...
adapter-paysafe-server/src
PaysafeScheduledPaymentLike
Interface PaysafeScheduledPaymentLike
One scheduled charge as paymentsInformation.nextPayment/previousPayment report it.
interface
PaysafeScheduledPaymentLike
{
amount
?:
number
;
id
?:
string
;
scheduledTime
?:
string
;
}
Index
Properties
amount?
id?
scheduled
Time?
Properties
Optional
amount
amount
?:
number
Optional
id
id
?:
string
Optional
scheduled
Time
scheduledTime
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
id
scheduled
Time
PayFanout API reference
Loading...
One scheduled charge as paymentsInformation.nextPayment/previousPayment report it.