Customer_MS0100 |
Name | Description | Type | Required | Generic | Enum | Ignore |
---|---|---|---|---|---|---|
@type | string | true | true | |||
First | The first name or given name of the person. | string | false | false | ||
Last | The surname of the person. | string | false | false | ||
ExtensionPoint | ExtensionPoint | false | true |
{ "@type" : "string", "first" : "string", "last" : "string", "extensionPoint" : { } }