{
"CreatedDateTime": "2025-10-28T09:55:26.4460814-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Id": 3,
"UpdatedDateTime": "2025-10-28T09:55:26.4460814-07:00",
"UpdatedBy": "sample string 4",
"RunRight": "sample string 5",
"ViewRight": "sample string 6",
"UserGroupId": "sample string 7",
"ReportId": "sample string 8"
}
<ReportUserGroup xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Tessitura.Service.Client.Common">
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-10-28T09:55:26.4460814-07:00</CreatedDateTime>
<Id>3</Id>
<ReportId>sample string 8</ReportId>
<RunRight>sample string 5</RunRight>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-10-28T09:55:26.4460814-07:00</UpdatedDateTime>
<UserGroupId>sample string 7</UserGroupId>
<ViewRight>sample string 6</ViewRight>
</ReportUserGroup>