Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
Creditor
Interface Creditor
interface
Creditor
{
additionalAddressInfo
?:
string
|
null
;
city
?:
string
|
null
;
countryCode
?:
string
|
null
;
houseNumber
?:
string
|
null
;
iban
?:
string
|
null
;
id
?:
string
|
null
;
name
?:
string
|
null
;
referenceParty
?:
string
|
null
;
referencePartyId
?:
string
|
null
;
street
?:
string
|
null
;
zip
?:
string
|
null
;
}
Index
Properties
additional
Address
Info?
city?
country
Code?
house
Number?
iban?
id?
name?
reference
Party?
reference
Party
Id?
street?
zip?
Properties
Optional
additional
Address
Info
additionalAddressInfo
?:
string
|
null
Optional
city
city
?:
string
|
null
Optional
country
Code
countryCode
?:
string
|
null
Optional
house
Number
houseNumber
?:
string
|
null
Optional
iban
iban
?:
string
|
null
Optional
id
id
?:
string
|
null
Optional
name
name
?:
string
|
null
Optional
reference
Party
referenceParty
?:
string
|
null
Optional
reference
Party
Id
referencePartyId
?:
string
|
null
Optional
street
street
?:
string
|
null
Optional
zip
zip
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
additional
Address
Info
city
country
Code
house
Number
iban
id
name
reference
Party
reference
Party
Id
street
zip
Worldline Connect Node.js SDK
Loading...