Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
PersonalInformation
Interface PersonalInformation
interface
PersonalInformation
{
dateOfBirth
?:
string
|
null
;
gender
?:
string
|
null
;
identification
?:
PersonalIdentification
|
null
;
name
?:
PersonalName
|
null
;
}
Index
Properties
date
Of
Birth?
gender?
identification?
name?
Properties
Optional
date
Of
Birth
dateOfBirth
?:
string
|
null
Optional
gender
gender
?:
string
|
null
Optional
identification
identification
?:
PersonalIdentification
|
null
Optional
name
name
?:
PersonalName
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
date
Of
Birth
gender
identification
name
Worldline Connect Node.js SDK
Loading...