[
{
"CreatedDateTime": "2025-04-24T05:12:14.5619075-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Id": 1,
"UpdatedDateTime": "2025-04-24T05:12:14.5619075-07:00",
"UpdatedBy": "sample string 3",
"PackageId": 4,
"PriceTypeId": 5
},
{
"CreatedDateTime": "2025-04-24T05:12:14.5619075-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Id": 1,
"UpdatedDateTime": "2025-04-24T05:12:14.5619075-07:00",
"UpdatedBy": "sample string 3",
"PackageId": 4,
"PriceTypeId": 5
}
]
<PackagePriceTypes xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<PackagePriceType>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T05:12:14.5619075-07:00</CreatedDateTime>
<Id>1</Id>
<PackageId>4</PackageId>
<PriceTypeId>5</PriceTypeId>
<UpdatedBy>sample string 3</UpdatedBy>
<UpdatedDateTime>2025-04-24T05:12:14.5619075-07:00</UpdatedDateTime>
</PackagePriceType>
<PackagePriceType>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T05:12:14.5619075-07:00</CreatedDateTime>
<Id>1</Id>
<PackageId>4</PackageId>
<PriceTypeId>5</PriceTypeId>
<UpdatedBy>sample string 3</UpdatedBy>
<UpdatedDateTime>2025-04-24T05:12:14.5619075-07:00</UpdatedDateTime>
</PackagePriceType>
</PackagePriceTypes>