{
"DataType": "string",
"ValueAsString": "string",
"ValueAsBoolean": true,
"ValueAsInteger": 0,
"ValueAsTimestamp": "2019-08-24T14:15:22.123Z",
"ValueAsAddress": {
"addressLine1": "address_1",
"addressLine2": "address_2",
"addressLine3": "address_3",
"city": "Seattle",
"countryCode": "US",
"county": "Washington",
"district": "District1",
"name": "address_name",
"phoneNumber": "+14155552671",
"postalCode": "123456",
"stateOrRegion": "Washington"
},
"ValueAsWeight": {
"value": 11,
"unit": "Grams"
},
"ValueAsDimension": {
"value": 0,
"unit": "Cm"
},
"ValueAsCurrency": {
"CurrencyCode": "str",
"Amount": 0
}
}