Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
Merchant
Interface Merchant
interface
Merchant
{
configurationId
?:
string
|
null
;
contactWebsiteUrl
?:
string
|
null
;
seller
?:
Seller
|
null
;
websiteUrl
?:
string
|
null
;
}
Index
Properties
configuration
Id?
contact
Website
Url?
seller?
website
Url?
Properties
Optional
configuration
Id
configurationId
?:
string
|
null
Optional
contact
Website
Url
contactWebsiteUrl
?:
string
|
null
Optional
seller
seller
?:
Seller
|
null
Optional
website
Url
websiteUrl
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
configuration
Id
contact
Website
Url
seller
website
Url
Worldline Connect Node.js SDK
Loading...