[
{
"Description": "sample string 1",
"Id": 1,
"Inactive": true,
"ReciprocalType": {
"Id": 1
},
"RelationshipCategory": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true
}
},
{
"Description": "sample string 1",
"Id": 1,
"Inactive": true,
"ReciprocalType": {
"Id": 1
},
"RelationshipCategory": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true
}
}
]
<AssociationTypeSummaries xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<AssociationType>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<ReciprocalType>
<Id>1</Id>
</ReciprocalType>
<RelationshipCategory>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</RelationshipCategory>
</AssociationType>
<AssociationType>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<ReciprocalType>
<Id>1</Id>
</ReciprocalType>
<RelationshipCategory>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</RelationshipCategory>
</AssociationType>
</AssociationTypeSummaries>