Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
ContactDetails
Interface ContactDetails
interface
ContactDetails
{
emailAddress
?:
string
|
null
;
emailMessageType
?:
string
|
null
;
faxNumber
?:
string
|
null
;
mobilePhoneNumber
?:
string
|
null
;
phoneNumber
?:
string
|
null
;
workPhoneNumber
?:
string
|
null
;
}
Hierarchy (
View Summary
)
ContactDetailsBase
ContactDetails
Index
Properties
email
Address?
email
Message
Type?
fax
Number?
mobile
Phone
Number?
phone
Number?
work
Phone
Number?
Properties
Optional
email
Address
emailAddress
?:
string
|
null
Optional
email
Message
Type
emailMessageType
?:
string
|
null
Optional
fax
Number
faxNumber
?:
string
|
null
Optional
mobile
Phone
Number
mobilePhoneNumber
?:
string
|
null
Optional
phone
Number
phoneNumber
?:
string
|
null
Optional
work
Phone
Number
workPhoneNumber
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
Address
email
Message
Type
fax
Number
mobile
Phone
Number
phone
Number
work
Phone
Number
Worldline Connect Node.js SDK
Loading...