Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
MandateSepaDirectDebitWithoutCreditor
Interface MandateSepaDirectDebitWithoutCreditor
interface
MandateSepaDirectDebitWithoutCreditor
{
bankAccountIban
?:
BankAccountIban
|
null
;
customerContractIdentifier
?:
string
|
null
;
debtor
?:
Debtor
|
null
;
isRecurring
?:
boolean
|
null
;
mandateApproval
?:
MandateApproval
|
null
;
preNotification
?:
string
|
null
;
}
Hierarchy (
View Summary
)
MandateSepaDirectDebitWithoutCreditor
MandateSepaDirectDebitWithMandateId
Index
Properties
bank
Account
Iban?
customer
Contract
Identifier?
debtor?
is
Recurring?
mandate
Approval?
pre
Notification?
Properties
Optional
bank
Account
Iban
bankAccountIban
?:
BankAccountIban
|
null
Optional
customer
Contract
Identifier
customerContractIdentifier
?:
string
|
null
Optional
debtor
debtor
?:
Debtor
|
null
Optional
is
Recurring
isRecurring
?:
boolean
|
null
Optional
mandate
Approval
mandateApproval
?:
MandateApproval
|
null
Optional
pre
Notification
preNotification
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bank
Account
Iban
customer
Contract
Identifier
debtor
is
Recurring
mandate
Approval
pre
Notification
Worldline Connect Node.js SDK
Loading...