Sample:
[
{
"dataTypeId": "57a4083c-5e23-40eb-8df5-b634cd1c0d6d",
"lookupKey": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"cSharpDataType": "sample string 5",
"javaScriptDataType": "sample string 6",
"javaDataType": "sample string 7",
"objectiveCDataType": "sample string 8",
"createdDateUtc": "2025-11-06T18:11:33.824812+00:00",
"updatedDateUtc": "2025-11-06T18:11:33.824812+00:00"
},
{
"dataTypeId": "57a4083c-5e23-40eb-8df5-b634cd1c0d6d",
"lookupKey": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"cSharpDataType": "sample string 5",
"javaScriptDataType": "sample string 6",
"javaDataType": "sample string 7",
"objectiveCDataType": "sample string 8",
"createdDateUtc": "2025-11-06T18:11:33.824812+00:00",
"updatedDateUtc": "2025-11-06T18:11:33.824812+00:00"
},
{
"dataTypeId": "57a4083c-5e23-40eb-8df5-b634cd1c0d6d",
"lookupKey": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"cSharpDataType": "sample string 5",
"javaScriptDataType": "sample string 6",
"javaDataType": "sample string 7",
"objectiveCDataType": "sample string 8",
"createdDateUtc": "2025-11-06T18:11:33.824812+00:00",
"updatedDateUtc": "2025-11-06T18:11:33.824812+00:00"
}
]
Sample:
<ArrayOfDataTypeRepresentation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BlueDot.Cyan.Server.Core.Models.Rest.Version1">
<DataTypeRepresentation>
<CreatedDateUtc>2025-11-06T18:11:33.824812+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-11-06T18:11:33.824812+00:00</UpdatedDateUtc>
<CSharpDataType>sample string 5</CSharpDataType>
<DataTypeId>57a4083c-5e23-40eb-8df5-b634cd1c0d6d</DataTypeId>
<Description>sample string 4</Description>
<JavaDataType>sample string 7</JavaDataType>
<JavaScriptDataType>sample string 6</JavaScriptDataType>
<LookupKey>sample string 2</LookupKey>
<Name>sample string 3</Name>
<ObjectiveCDataType>sample string 8</ObjectiveCDataType>
</DataTypeRepresentation>
<DataTypeRepresentation>
<CreatedDateUtc>2025-11-06T18:11:33.824812+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-11-06T18:11:33.824812+00:00</UpdatedDateUtc>
<CSharpDataType>sample string 5</CSharpDataType>
<DataTypeId>57a4083c-5e23-40eb-8df5-b634cd1c0d6d</DataTypeId>
<Description>sample string 4</Description>
<JavaDataType>sample string 7</JavaDataType>
<JavaScriptDataType>sample string 6</JavaScriptDataType>
<LookupKey>sample string 2</LookupKey>
<Name>sample string 3</Name>
<ObjectiveCDataType>sample string 8</ObjectiveCDataType>
</DataTypeRepresentation>
<DataTypeRepresentation>
<CreatedDateUtc>2025-11-06T18:11:33.824812+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-11-06T18:11:33.824812+00:00</UpdatedDateUtc>
<CSharpDataType>sample string 5</CSharpDataType>
<DataTypeId>57a4083c-5e23-40eb-8df5-b634cd1c0d6d</DataTypeId>
<Description>sample string 4</Description>
<JavaDataType>sample string 7</JavaDataType>
<JavaScriptDataType>sample string 6</JavaScriptDataType>
<LookupKey>sample string 2</LookupKey>
<Name>sample string 3</Name>
<ObjectiveCDataType>sample string 8</ObjectiveCDataType>
</DataTypeRepresentation>
</ArrayOfDataTypeRepresentation>