Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
Seller
Interface Seller
interface
Seller
{
address
?:
Address
|
null
;
channelCode
?:
string
|
null
;
description
?:
string
|
null
;
externalReferenceId
?:
string
|
null
;
geocode
?:
string
|
null
;
id
?:
string
|
null
;
invoiceNumber
?:
string
|
null
;
isForeignRetailer
?:
boolean
|
null
;
mcc
?:
string
|
null
;
name
?:
string
|
null
;
phoneNumber
?:
string
|
null
;
type
?:
string
|
null
;
}
Index
Properties
address?
channel
Code?
description?
external
Reference
Id?
geocode?
id?
invoice
Number?
is
Foreign
Retailer?
mcc?
name?
phone
Number?
type?
Properties
Optional
address
address
?:
Address
|
null
Optional
channel
Code
channelCode
?:
string
|
null
Optional
description
description
?:
string
|
null
Optional
external
Reference
Id
externalReferenceId
?:
string
|
null
Optional
geocode
geocode
?:
string
|
null
Optional
id
id
?:
string
|
null
Optional
invoice
Number
invoiceNumber
?:
string
|
null
Optional
is
Foreign
Retailer
isForeignRetailer
?:
boolean
|
null
Optional
mcc
mcc
?:
string
|
null
Optional
name
name
?:
string
|
null
Optional
phone
Number
phoneNumber
?:
string
|
null
Optional
type
type
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
channel
Code
description
external
Reference
Id
geocode
id
invoice
Number
is
Foreign
Retailer
mcc
name
phone
Number
type
Worldline Connect Node.js SDK
Loading...