Consumer Email
"name" : {
"given" : "Bart",
"family" : "Lorang",
"full" : "Bart Lorang"
},
"emails": [
{
"label": "consumer",
"value": "[email protected]",
}
]| Properties: details.emails | |
|---|---|
| label string | The type classification of email address for this bundle, which is 'consumer' |
| value string | The personal email address for the individual |
Updated about 15 hours ago