<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ms-0100:PersonName xmlns:ms-0100="http://www.modeldev.restauranttechnologynetwork.com/models/v1"> <ms-0100:First>John</ms-0100:First> <ms-0100:Last>Smith</ms-0100:Last> </ms-0100:PersonName>
{ "PersonName" : { "First" : "John", "Last" : "Smith" } }
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
First |
The first name or given name of the person.
|
||||||||||||
|
|||||||||||||
Last |
The surname of the person.
|
||||||||||||
|
CustomerName_Summary |