<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ms-0200:CommunicationMethod primaryInd="true" xmlns:ms-0200="http://www.modeldev.restauranttechnologynetwork.com/models/v2"> <ms-0200:CommunicationMethod>Phone</ms-0200:CommunicationMethod> <ms-0200:PreferredLanguage>en</ms-0200:PreferredLanguage> </ms-0200:CommunicationMethod>
{ "CommunicationMethod" : { "primaryInd" : true, "CommunicationMethod" : { "value" : "Phone" }, "PreferredLanguage" : "en" } }
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CommunicationMethod |
A type of communication used by the individual.
|
||||||||||||
|
|||||||||||||
PreferredLanguage |
The preferred language for communications.
|
||||||||||||
|
Name | Description |
---|---|
primaryInd |
When true, this is the primary method for communication for this individual.
|