[
{
"Description": "sample string 1",
"Id": 1,
"Inactive": true,
"ProgramType": {
"Description": "sample string 1",
"Id": 1
},
"CreatedDateTime": "2025-04-24T04:15:31.620628-07:00",
"CreateLocation": "sample string 2",
"CreatedBy": "sample string 3",
"UpdatedDateTime": "2025-04-24T04:15:31.620628-07:00",
"UpdatedBy": "sample string 4"
},
{
"Description": "sample string 1",
"Id": 1,
"Inactive": true,
"ProgramType": {
"Description": "sample string 1",
"Id": 1
},
"CreatedDateTime": "2025-04-24T04:15:31.620628-07:00",
"CreateLocation": "sample string 2",
"CreatedBy": "sample string 3",
"UpdatedDateTime": "2025-04-24T04:15:31.620628-07:00",
"UpdatedBy": "sample string 4"
}
]
<DonationLevels xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<DonationLevel>
<CreateLocation>sample string 2</CreateLocation>
<CreatedBy>sample string 3</CreatedBy>
<CreatedDateTime>2025-04-24T04:15:31.620628-07:00</CreatedDateTime>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<ProgramType>
<Description>sample string 1</Description>
<Id>1</Id>
</ProgramType>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-04-24T04:15:31.620628-07:00</UpdatedDateTime>
</DonationLevel>
<DonationLevel>
<CreateLocation>sample string 2</CreateLocation>
<CreatedBy>sample string 3</CreatedBy>
<CreatedDateTime>2025-04-24T04:15:31.620628-07:00</CreatedDateTime>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<ProgramType>
<Description>sample string 1</Description>
<Id>1</Id>
</ProgramType>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-04-24T04:15:31.620628-07:00</UpdatedDateTime>
</DonationLevel>
</DonationLevels>