[
{
"ScheduleId": 1,
"ScheduleDescription": "sample string 2",
"ScheduleTypeId": 3,
"StartDateTime": "2025-04-24T05:00:55.4056132-07:00",
"EndDateTime": "2025-04-24T05:00:55.4056132-07:00",
"RecurrencePattern": 1,
"IsShared": true,
"Count": 1,
"BookingAssignmentId": 1,
"ConstituentId": 1,
"Resource": {
"Id": 1,
"Description": "sample string 2"
},
"Booking": {
"Id": 1,
"Description": "sample string 2"
},
"ResourceType": {
"Id": 1,
"Description": "sample string 2"
},
"ResourceCategory": {
"Id": 1,
"Description": "sample string 2"
}
},
{
"ScheduleId": 1,
"ScheduleDescription": "sample string 2",
"ScheduleTypeId": 3,
"StartDateTime": "2025-04-24T05:00:55.4056132-07:00",
"EndDateTime": "2025-04-24T05:00:55.4056132-07:00",
"RecurrencePattern": 1,
"IsShared": true,
"Count": 1,
"BookingAssignmentId": 1,
"ConstituentId": 1,
"Resource": {
"Id": 1,
"Description": "sample string 2"
},
"Booking": {
"Id": 1,
"Description": "sample string 2"
},
"ResourceType": {
"Id": 1,
"Description": "sample string 2"
},
"ResourceCategory": {
"Id": 1,
"Description": "sample string 2"
}
}
]
<ScheduleOccurrences xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<ScheduleOccurrence>
<Booking>
<Description>sample string 2</Description>
<Id>1</Id>
</Booking>
<BookingAssignmentId>1</BookingAssignmentId>
<ConstituentId>1</ConstituentId>
<Count>1</Count>
<EndDateTime>2025-04-24T05:00:55.4056132-07:00</EndDateTime>
<IsShared>true</IsShared>
<RecurrencePattern>1</RecurrencePattern>
<Resource>
<Description>sample string 2</Description>
<Id>1</Id>
</Resource>
<ResourceCategory>
<Description>sample string 2</Description>
<Id>1</Id>
</ResourceCategory>
<ResourceType>
<Description>sample string 2</Description>
<Id>1</Id>
</ResourceType>
<ScheduleDescription>sample string 2</ScheduleDescription>
<ScheduleId>1</ScheduleId>
<ScheduleTypeId>3</ScheduleTypeId>
<StartDateTime>2025-04-24T05:00:55.4056132-07:00</StartDateTime>
</ScheduleOccurrence>
<ScheduleOccurrence>
<Booking>
<Description>sample string 2</Description>
<Id>1</Id>
</Booking>
<BookingAssignmentId>1</BookingAssignmentId>
<ConstituentId>1</ConstituentId>
<Count>1</Count>
<EndDateTime>2025-04-24T05:00:55.4056132-07:00</EndDateTime>
<IsShared>true</IsShared>
<RecurrencePattern>1</RecurrencePattern>
<Resource>
<Description>sample string 2</Description>
<Id>1</Id>
</Resource>
<ResourceCategory>
<Description>sample string 2</Description>
<Id>1</Id>
</ResourceCategory>
<ResourceType>
<Description>sample string 2</Description>
<Id>1</Id>
</ResourceType>
<ScheduleDescription>sample string 2</ScheduleDescription>
<ScheduleId>1</ScheduleId>
<ScheduleTypeId>3</ScheduleTypeId>
<StartDateTime>2025-04-24T05:00:55.4056132-07:00</StartDateTime>
</ScheduleOccurrence>
</ScheduleOccurrences>