Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
NonSepaDirectDebitPaymentMethodSpecificInput
Interface NonSepaDirectDebitPaymentMethodSpecificInput
interface
NonSepaDirectDebitPaymentMethodSpecificInput
{
dateCollect
?:
string
|
null
;
directDebitText
?:
string
|
null
;
isRecurring
?:
boolean
|
null
;
paymentProduct705SpecificInput
?:
|
NonSepaDirectDebitPaymentProduct705SpecificInput
|
null
;
paymentProduct730SpecificInput
?:
|
NonSepaDirectDebitPaymentProduct730SpecificInput
|
null
;
paymentProductId
?:
number
|
null
;
recurringPaymentSequenceIndicator
?:
string
|
null
;
requiresApproval
?:
boolean
|
null
;
token
?:
string
|
null
;
tokenize
?:
boolean
|
null
;
}
Hierarchy (
View Summary
)
AbstractPaymentMethodSpecificInput
NonSepaDirectDebitPaymentMethodSpecificInput
Index
Properties
date
Collect?
direct
Debit
Text?
is
Recurring?
payment
Product705
Specific
Input?
payment
Product730
Specific
Input?
payment
Product
Id?
recurring
Payment
Sequence
Indicator?
requires
Approval?
token?
tokenize?
Properties
Optional
date
Collect
dateCollect
?:
string
|
null
Optional
direct
Debit
Text
directDebitText
?:
string
|
null
Optional
is
Recurring
isRecurring
?:
boolean
|
null
Optional
payment
Product705
Specific
Input
paymentProduct705SpecificInput
?:
|
NonSepaDirectDebitPaymentProduct705SpecificInput
|
null
Optional
payment
Product730
Specific
Input
paymentProduct730SpecificInput
?:
|
NonSepaDirectDebitPaymentProduct730SpecificInput
|
null
Optional
payment
Product
Id
paymentProductId
?:
number
|
null
Optional
recurring
Payment
Sequence
Indicator
recurringPaymentSequenceIndicator
?:
string
|
null
Optional
requires
Approval
requiresApproval
?:
boolean
|
null
Optional
token
token
?:
string
|
null
Optional
tokenize
tokenize
?:
boolean
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
date
Collect
direct
Debit
Text
is
Recurring
payment
Product705
Specific
Input
payment
Product730
Specific
Input
payment
Product
Id
recurring
Payment
Sequence
Indicator
requires
Approval
token
tokenize
Worldline Connect Node.js SDK
Loading...