[ { "Id": 1, "DivisionId": 1, "Name": "StringValue", "Description": "StringValue", "Created": "2024-12-21T16:34:02Z", "Updated": "2024-12-21T16:34:02Z", "LineColor": "StringValue", "FillColor": "StringValue", "Visible": false, "AvailableToChildDivisions": false, "GeographyData": { "WellKnownText": "StringValue" } } ]
<?xml version="1.0" encoding="utf-8"?> <ArrayOfGeofence xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Geofence> <Id>1</Id> <DivisionId>1</DivisionId> <Name>StringValue</Name> <Description>StringValue</Description> <Created>2024-12-21T16:34:02Z</Created> <Updated>2024-12-21T16:34:02Z</Updated> <LineColor>StringValue</LineColor> <FillColor>StringValue</FillColor> <Visible>false</Visible> <AvailableToChildDivisions>false</AvailableToChildDivisions> <GeographyData> <WellKnownText>StringValue</WellKnownText> </GeographyData> </Geofence> </ArrayOfGeofence>