POST api/Repm/SaveProperties
Request Information
URI Parameters
None.
Body Parameters
Collection of PropertyClientImportView| Name | Description | Type | Additional information |
|---|---|---|---|
| Client | Client |
None. |
|
| PropertyID | integer |
None. |
|
| ClientID | integer |
None. |
|
| PropertyTypeID | integer |
Required |
|
| PropertyDescription | string |
None. |
|
| OfferedTypeID | integer |
Required |
|
| ProjectID | integer |
Required |
|
| ProjectPhaseID | integer |
None. |
|
| CityID | integer |
Required |
|
| ZoneID | integer |
Required |
|
| Street | string |
None. |
|
| Building | string |
None. |
|
| ModelID | integer |
None. |
|
| FinishingTypeID | integer |
None. |
|
| Area | decimal number |
Required |
|
| BedRooms | integer |
Required |
|
| Bathrooms | integer |
Required |
|
| Price | decimal number |
Required |
|
| DownPayment | decimal number |
None. |
|
| PropertyStatusID | integer |
Required |
|
| OwnerID | integer |
None. |
|
| DefaultPictureUrl | string |
None. |
|
| MeterPrice | decimal number |
None. |
|
| BuildingArea | integer |
None. |
|
| Floor | integer |
None. |
|
| Floors | integer |
None. |
|
| BuiltOn | integer |
None. |
|
| Category | integer |
None. |
|
| Resale | boolean |
None. |
|
| DeliveryDate | date |
None. |
|
| Delivered | boolean |
None. |
|
| Remarks | string |
None. |
|
| KeyWords | string |
None. |
|
| OperatorID | integer |
None. |
|
| TrackStatus | boolean |
None. |
|
| PlotNumber | string |
None. |
|
| BuildingID | integer |
None. |
|
| LinkedPropertyID | integer |
None. |
|
| PatternID | integer |
None. |
|
| SoldForClientID | integer |
None. |
|
| ContractDate | date |
None. |
|
| RequestDate | date |
None. |
|
| LastUpdate | date |
None. |
|
| PropertyViewID | integer |
None. |
|
| PlotArea | decimal number |
Required |
|
| ReferralOperatorID | integer |
None. |
|
| AgentID | integer |
None. |
|
| ReferralName | string |
None. |
|
| LastNote | string |
None. |
|
| Pictures | Collection of PropertyPicture |
None. |
|
| Financial | PropertyFinancial |
None. |
|
| Features | Collection of PropertyFeature |
None. |
|
| ProjectFacilities | Collection of ProjectFinancialFacility |
None. |
|
| AppID | integer |
None. |
|
| PackID | integer |
None. |
|
| LangID | integer |
None. |
|
| oStatus | ObjectStatus |
None. |
|
| ModifiedOn | date |
None. |
|
| ModifiedBy | integer |
None. |
|
| ChangedProperties | Collection of ChangedProperty |
None. |
|
| LazyLoading | boolean |
None. |
|
| IncludeLoading | boolean |
None. |
|
| Index | integer |
None. |
|
| PrimaryKeyProperty | string |
None. |
|
| PrimaryKeyValue | Object |
None. |
|
| Filters | Collection of FilterProperty |
None. |
Request Formats
application/json, text/json
[
{
"client": {
"clientID": 1,
"registrationDate": "2025-10-27T12:06:59.9214262-05:00",
"name": "sample string 3",
"gender": 4,
"buyer": true,
"seller": true,
"mobile": "sample string 7",
"nationality": "sample string 8",
"address": "sample string 9",
"occupation": "sample string 10",
"organization": "sample string 11",
"email": "sample string 12",
"maritalStatus": 13,
"ageGroup": 14,
"numberOfChildren": 15,
"hobbies": "sample string 16",
"clubMembership": "sample string 17",
"clientSourceID": 18,
"remarks": "sample string 19",
"agentID": 20,
"agentName": "sample string 21",
"brokerID": 22,
"ownerID": 23,
"nationalNumber": "sample string 24",
"homeNumber": "sample string 25",
"reference": "sample string 26",
"notes": "sample string 27",
"mailingAddress": "sample string 28",
"clientGroupID": 29,
"isNewClient": true,
"sourceDescription": "sample string 31",
"billboardID": 32,
"referralClientID": 33,
"clientSourceDetailID": 34,
"clientStatus": 35,
"cancellationReasonID": 36,
"picUrl": "sample string 37",
"firstName": "sample string 38",
"middleName": "sample string 39",
"lastName": "sample string 40",
"lastContactDate": "2025-10-27T12:06:59.9214262-05:00",
"birthDate": "2025-10-27T12:06:59.9214262-05:00",
"mobile2": "sample string 43",
"workNumber": "sample string 44",
"addressGroup": "sample string 45",
"building": "sample string 46",
"flatNumber": "sample string 47",
"countryID": 48,
"subdivisionID": 49,
"cityID": 50,
"citySubdivisionName": "sample string 51",
"postalCode": 52,
"officialName": "sample string 53",
"commercialRegisterNumber": "sample string 54",
"commercialRegisterCode": "sample string 55",
"companyTaxNumber": "sample string 56",
"contactPersonName": "sample string 57",
"relationships": [
{
"clientRelationshipID": 1,
"parentClientID": 2,
"childClientID": 3,
"relationshipTypeID": 4,
"relationshipDescription": "sample string 5",
"firstName": "sample string 6",
"middleName": "sample string 7",
"lastName": "sample string 8",
"name": "sample string 9",
"birthDate": "2025-10-27T12:06:59.9214262-05:00",
"picUrl": "sample string 11",
"gender": 12,
"buyer": true,
"mobile": "sample string 14",
"ownerID": 15,
"clientStatus": 16,
"appID": 18,
"packID": 19,
"langID": 20,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 24,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 27,
"primaryKeyProperty": "sample string 28",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"clientRelationshipID": 1,
"parentClientID": 2,
"childClientID": 3,
"relationshipTypeID": 4,
"relationshipDescription": "sample string 5",
"firstName": "sample string 6",
"middleName": "sample string 7",
"lastName": "sample string 8",
"name": "sample string 9",
"birthDate": "2025-10-27T12:06:59.9214262-05:00",
"picUrl": "sample string 11",
"gender": 12,
"buyer": true,
"mobile": "sample string 14",
"ownerID": 15,
"clientStatus": 16,
"appID": 18,
"packID": 19,
"langID": 20,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 24,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 27,
"primaryKeyProperty": "sample string 28",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 59,
"packID": 60,
"langID": 61,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 65,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 68,
"primaryKeyProperty": "sample string 69",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
"propertyID": 1,
"clientID": 2,
"propertyTypeID": 3,
"propertyDescription": "sample string 4",
"offeredTypeID": 5,
"projectID": 6,
"projectPhaseID": 7,
"cityID": 8,
"zoneID": 9,
"street": "sample string 10",
"building": "sample string 11",
"modelID": 12,
"finishingTypeID": 13,
"area": 14.0,
"bedRooms": 15,
"bathrooms": 16,
"price": 17.0,
"downPayment": 18.0,
"propertyStatusID": 19,
"ownerID": 20,
"defaultPictureUrl": "sample string 21",
"meterPrice": 22.0,
"buildingArea": 23,
"floor": 24,
"floors": 25,
"builtOn": 26,
"category": 27,
"resale": true,
"deliveryDate": "2025-10-27T12:06:59.9214262-05:00",
"delivered": true,
"remarks": "sample string 31",
"keyWords": "sample string 32",
"operatorID": 33,
"trackStatus": true,
"plotNumber": "sample string 35",
"buildingID": 36,
"linkedPropertyID": 37,
"patternID": 38,
"soldForClientID": 39,
"contractDate": "2025-10-27T12:06:59.9214262-05:00",
"requestDate": "2025-10-27T12:06:59.9214262-05:00",
"lastUpdate": "2025-10-27T12:06:59.9214262-05:00",
"propertyViewID": 43,
"plotArea": 44.0,
"referralOperatorID": 45,
"agentID": 46,
"referralName": "sample string 47",
"lastNote": "sample string 48",
"pictures": [
{
"propertyPictureID": 1,
"propertyID": 2,
"fileName": "sample string 3",
"isDefault": true,
"url": "sample string 5",
"appID": 7,
"packID": 8,
"langID": 9,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 13,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 16,
"primaryKeyProperty": "sample string 17",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"propertyPictureID": 1,
"propertyID": 2,
"fileName": "sample string 3",
"isDefault": true,
"url": "sample string 5",
"appID": 7,
"packID": 8,
"langID": 9,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 13,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 16,
"primaryKeyProperty": "sample string 17",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"financial": {
"propertyFinancialID": 1,
"propertyID": 2,
"paymentTypeID": 3,
"price": 4.0,
"downPayment": 5.0,
"overAmount": 6.0,
"paidAmount": 7.0,
"totalFees": 8.0,
"unpaidAmount": 9.0,
"resalePrice": 10.0,
"resaleTotalPrice": 11.0,
"resaleDownPayment": 12.0,
"installmentsPeriod": 13,
"currencyID": 14,
"paymentSchedules": [
{
"propertyPaymentScheduleID": 1,
"propertyID": 2,
"scheduleTypeID": 3,
"schedulePeriod": 4,
"firstInstallmentDate": "2025-10-27T12:06:59.9214262-05:00",
"noOfInstallments": 6,
"lastInstallmentDate": "2025-10-27T12:06:59.9214262-05:00",
"paymentScheduleFrequencyID": 8,
"installmentAmount": 9.0,
"installments": [
{
"installmentID": 1,
"propertyID": 2,
"propertyPaymentScheduleID": 3,
"installmentTypeID": 4,
"dueDate": "2025-10-27T12:06:59.9214262-05:00",
"installmentAmount": 6.0,
"paid": true,
"balance": 8.0,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"installmentID": 1,
"propertyID": 2,
"propertyPaymentScheduleID": 3,
"installmentTypeID": 4,
"dueDate": "2025-10-27T12:06:59.9214262-05:00",
"installmentAmount": 6.0,
"paid": true,
"balance": 8.0,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"propertyPaymentScheduleID": 1,
"propertyID": 2,
"scheduleTypeID": 3,
"schedulePeriod": 4,
"firstInstallmentDate": "2025-10-27T12:06:59.9214262-05:00",
"noOfInstallments": 6,
"lastInstallmentDate": "2025-10-27T12:06:59.9214262-05:00",
"paymentScheduleFrequencyID": 8,
"installmentAmount": 9.0,
"installments": [
{
"installmentID": 1,
"propertyID": 2,
"propertyPaymentScheduleID": 3,
"installmentTypeID": 4,
"dueDate": "2025-10-27T12:06:59.9214262-05:00",
"installmentAmount": 6.0,
"paid": true,
"balance": 8.0,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"installmentID": 1,
"propertyID": 2,
"propertyPaymentScheduleID": 3,
"installmentTypeID": 4,
"dueDate": "2025-10-27T12:06:59.9214262-05:00",
"installmentAmount": 6.0,
"paid": true,
"balance": 8.0,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"fees": [
{
"propertyFeesID": 1,
"propertyID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"propertyFeesID": 1,
"propertyID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 16,
"packID": 17,
"langID": 18,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 22,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 25,
"primaryKeyProperty": "sample string 26",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
"features": [
{
"propertyFeatureID": 1,
"propertyID": 2,
"featureTypeID": 3,
"quantity": 4,
"featureStatus": 5,
"unitPrice": 6.0,
"totalPrice": 7.0,
"addToUnitPrice": true,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"propertyFeatureID": 1,
"propertyID": 2,
"featureTypeID": 3,
"quantity": 4,
"featureStatus": 5,
"unitPrice": 6.0,
"totalPrice": 7.0,
"addToUnitPrice": true,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"projectFacilities": [
{
"projectFinancialFacilityID": 1,
"projectID": 2,
"financialFacilityID": 3,
"facilityDescription": "sample string 4",
"period": 5,
"discountPercentage": 6.0,
"status": 7,
"ownerID": 8,
"cash": true,
"payments": [
{
"financialFacilityPaymentID": 1,
"financialFacilityID": 2,
"paymentType": 3,
"calculationBasis": 4,
"paymentValue": 5.0,
"paymentAmount": 6.0,
"paymentCollection": 7,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityPaymentID": 1,
"financialFacilityID": 2,
"paymentType": 3,
"calculationBasis": 4,
"paymentValue": 5.0,
"paymentAmount": 6.0,
"paymentCollection": 7,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"schedules": [
{
"financialFacilityScheduleID": 1,
"financialFacilityID": 2,
"frequencyID": 3,
"fixedAmount": true,
"installmentAmount": 5.0,
"scheduleValue": 6.0,
"installments": 7,
"calculationBasis": 8,
"scheduleTypeID": 9,
"feesTypeID": 10,
"scheduleAmount": 11.0,
"scheduleDescription": "sample string 12",
"appID": 14,
"packID": 15,
"langID": 16,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 20,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 23,
"primaryKeyProperty": "sample string 24",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityScheduleID": 1,
"financialFacilityID": 2,
"frequencyID": 3,
"fixedAmount": true,
"installmentAmount": 5.0,
"scheduleValue": 6.0,
"installments": 7,
"calculationBasis": 8,
"scheduleTypeID": 9,
"feesTypeID": 10,
"scheduleAmount": 11.0,
"scheduleDescription": "sample string 12",
"appID": 14,
"packID": 15,
"langID": 16,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 20,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 23,
"primaryKeyProperty": "sample string 24",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"fees": [
{
"financialFacilityFeesID": 1,
"financialFacilityID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"paymentCollection": 8,
"journalID": 9,
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityFeesID": 1,
"financialFacilityID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"paymentCollection": 8,
"journalID": 9,
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"projectFinancialFacilityID": 1,
"projectID": 2,
"financialFacilityID": 3,
"facilityDescription": "sample string 4",
"period": 5,
"discountPercentage": 6.0,
"status": 7,
"ownerID": 8,
"cash": true,
"payments": [
{
"financialFacilityPaymentID": 1,
"financialFacilityID": 2,
"paymentType": 3,
"calculationBasis": 4,
"paymentValue": 5.0,
"paymentAmount": 6.0,
"paymentCollection": 7,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityPaymentID": 1,
"financialFacilityID": 2,
"paymentType": 3,
"calculationBasis": 4,
"paymentValue": 5.0,
"paymentAmount": 6.0,
"paymentCollection": 7,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"schedules": [
{
"financialFacilityScheduleID": 1,
"financialFacilityID": 2,
"frequencyID": 3,
"fixedAmount": true,
"installmentAmount": 5.0,
"scheduleValue": 6.0,
"installments": 7,
"calculationBasis": 8,
"scheduleTypeID": 9,
"feesTypeID": 10,
"scheduleAmount": 11.0,
"scheduleDescription": "sample string 12",
"appID": 14,
"packID": 15,
"langID": 16,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 20,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 23,
"primaryKeyProperty": "sample string 24",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityScheduleID": 1,
"financialFacilityID": 2,
"frequencyID": 3,
"fixedAmount": true,
"installmentAmount": 5.0,
"scheduleValue": 6.0,
"installments": 7,
"calculationBasis": 8,
"scheduleTypeID": 9,
"feesTypeID": 10,
"scheduleAmount": 11.0,
"scheduleDescription": "sample string 12",
"appID": 14,
"packID": 15,
"langID": 16,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 20,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 23,
"primaryKeyProperty": "sample string 24",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"fees": [
{
"financialFacilityFeesID": 1,
"financialFacilityID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"paymentCollection": 8,
"journalID": 9,
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityFeesID": 1,
"financialFacilityID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"paymentCollection": 8,
"journalID": 9,
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 50,
"packID": 51,
"langID": 52,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 56,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 59,
"primaryKeyProperty": "sample string 60",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"client": {
"clientID": 1,
"registrationDate": "2025-10-27T12:06:59.9214262-05:00",
"name": "sample string 3",
"gender": 4,
"buyer": true,
"seller": true,
"mobile": "sample string 7",
"nationality": "sample string 8",
"address": "sample string 9",
"occupation": "sample string 10",
"organization": "sample string 11",
"email": "sample string 12",
"maritalStatus": 13,
"ageGroup": 14,
"numberOfChildren": 15,
"hobbies": "sample string 16",
"clubMembership": "sample string 17",
"clientSourceID": 18,
"remarks": "sample string 19",
"agentID": 20,
"agentName": "sample string 21",
"brokerID": 22,
"ownerID": 23,
"nationalNumber": "sample string 24",
"homeNumber": "sample string 25",
"reference": "sample string 26",
"notes": "sample string 27",
"mailingAddress": "sample string 28",
"clientGroupID": 29,
"isNewClient": true,
"sourceDescription": "sample string 31",
"billboardID": 32,
"referralClientID": 33,
"clientSourceDetailID": 34,
"clientStatus": 35,
"cancellationReasonID": 36,
"picUrl": "sample string 37",
"firstName": "sample string 38",
"middleName": "sample string 39",
"lastName": "sample string 40",
"lastContactDate": "2025-10-27T12:06:59.9214262-05:00",
"birthDate": "2025-10-27T12:06:59.9214262-05:00",
"mobile2": "sample string 43",
"workNumber": "sample string 44",
"addressGroup": "sample string 45",
"building": "sample string 46",
"flatNumber": "sample string 47",
"countryID": 48,
"subdivisionID": 49,
"cityID": 50,
"citySubdivisionName": "sample string 51",
"postalCode": 52,
"officialName": "sample string 53",
"commercialRegisterNumber": "sample string 54",
"commercialRegisterCode": "sample string 55",
"companyTaxNumber": "sample string 56",
"contactPersonName": "sample string 57",
"relationships": [
{
"clientRelationshipID": 1,
"parentClientID": 2,
"childClientID": 3,
"relationshipTypeID": 4,
"relationshipDescription": "sample string 5",
"firstName": "sample string 6",
"middleName": "sample string 7",
"lastName": "sample string 8",
"name": "sample string 9",
"birthDate": "2025-10-27T12:06:59.9214262-05:00",
"picUrl": "sample string 11",
"gender": 12,
"buyer": true,
"mobile": "sample string 14",
"ownerID": 15,
"clientStatus": 16,
"appID": 18,
"packID": 19,
"langID": 20,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 24,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 27,
"primaryKeyProperty": "sample string 28",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"clientRelationshipID": 1,
"parentClientID": 2,
"childClientID": 3,
"relationshipTypeID": 4,
"relationshipDescription": "sample string 5",
"firstName": "sample string 6",
"middleName": "sample string 7",
"lastName": "sample string 8",
"name": "sample string 9",
"birthDate": "2025-10-27T12:06:59.9214262-05:00",
"picUrl": "sample string 11",
"gender": 12,
"buyer": true,
"mobile": "sample string 14",
"ownerID": 15,
"clientStatus": 16,
"appID": 18,
"packID": 19,
"langID": 20,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 24,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 27,
"primaryKeyProperty": "sample string 28",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 59,
"packID": 60,
"langID": 61,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 65,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 68,
"primaryKeyProperty": "sample string 69",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
"propertyID": 1,
"clientID": 2,
"propertyTypeID": 3,
"propertyDescription": "sample string 4",
"offeredTypeID": 5,
"projectID": 6,
"projectPhaseID": 7,
"cityID": 8,
"zoneID": 9,
"street": "sample string 10",
"building": "sample string 11",
"modelID": 12,
"finishingTypeID": 13,
"area": 14.0,
"bedRooms": 15,
"bathrooms": 16,
"price": 17.0,
"downPayment": 18.0,
"propertyStatusID": 19,
"ownerID": 20,
"defaultPictureUrl": "sample string 21",
"meterPrice": 22.0,
"buildingArea": 23,
"floor": 24,
"floors": 25,
"builtOn": 26,
"category": 27,
"resale": true,
"deliveryDate": "2025-10-27T12:06:59.9214262-05:00",
"delivered": true,
"remarks": "sample string 31",
"keyWords": "sample string 32",
"operatorID": 33,
"trackStatus": true,
"plotNumber": "sample string 35",
"buildingID": 36,
"linkedPropertyID": 37,
"patternID": 38,
"soldForClientID": 39,
"contractDate": "2025-10-27T12:06:59.9214262-05:00",
"requestDate": "2025-10-27T12:06:59.9214262-05:00",
"lastUpdate": "2025-10-27T12:06:59.9214262-05:00",
"propertyViewID": 43,
"plotArea": 44.0,
"referralOperatorID": 45,
"agentID": 46,
"referralName": "sample string 47",
"lastNote": "sample string 48",
"pictures": [
{
"propertyPictureID": 1,
"propertyID": 2,
"fileName": "sample string 3",
"isDefault": true,
"url": "sample string 5",
"appID": 7,
"packID": 8,
"langID": 9,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 13,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 16,
"primaryKeyProperty": "sample string 17",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"propertyPictureID": 1,
"propertyID": 2,
"fileName": "sample string 3",
"isDefault": true,
"url": "sample string 5",
"appID": 7,
"packID": 8,
"langID": 9,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 13,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 16,
"primaryKeyProperty": "sample string 17",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"financial": {
"propertyFinancialID": 1,
"propertyID": 2,
"paymentTypeID": 3,
"price": 4.0,
"downPayment": 5.0,
"overAmount": 6.0,
"paidAmount": 7.0,
"totalFees": 8.0,
"unpaidAmount": 9.0,
"resalePrice": 10.0,
"resaleTotalPrice": 11.0,
"resaleDownPayment": 12.0,
"installmentsPeriod": 13,
"currencyID": 14,
"paymentSchedules": [
{
"propertyPaymentScheduleID": 1,
"propertyID": 2,
"scheduleTypeID": 3,
"schedulePeriod": 4,
"firstInstallmentDate": "2025-10-27T12:06:59.9214262-05:00",
"noOfInstallments": 6,
"lastInstallmentDate": "2025-10-27T12:06:59.9214262-05:00",
"paymentScheduleFrequencyID": 8,
"installmentAmount": 9.0,
"installments": [
{
"installmentID": 1,
"propertyID": 2,
"propertyPaymentScheduleID": 3,
"installmentTypeID": 4,
"dueDate": "2025-10-27T12:06:59.9214262-05:00",
"installmentAmount": 6.0,
"paid": true,
"balance": 8.0,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"installmentID": 1,
"propertyID": 2,
"propertyPaymentScheduleID": 3,
"installmentTypeID": 4,
"dueDate": "2025-10-27T12:06:59.9214262-05:00",
"installmentAmount": 6.0,
"paid": true,
"balance": 8.0,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"propertyPaymentScheduleID": 1,
"propertyID": 2,
"scheduleTypeID": 3,
"schedulePeriod": 4,
"firstInstallmentDate": "2025-10-27T12:06:59.9214262-05:00",
"noOfInstallments": 6,
"lastInstallmentDate": "2025-10-27T12:06:59.9214262-05:00",
"paymentScheduleFrequencyID": 8,
"installmentAmount": 9.0,
"installments": [
{
"installmentID": 1,
"propertyID": 2,
"propertyPaymentScheduleID": 3,
"installmentTypeID": 4,
"dueDate": "2025-10-27T12:06:59.9214262-05:00",
"installmentAmount": 6.0,
"paid": true,
"balance": 8.0,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"installmentID": 1,
"propertyID": 2,
"propertyPaymentScheduleID": 3,
"installmentTypeID": 4,
"dueDate": "2025-10-27T12:06:59.9214262-05:00",
"installmentAmount": 6.0,
"paid": true,
"balance": 8.0,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"fees": [
{
"propertyFeesID": 1,
"propertyID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"propertyFeesID": 1,
"propertyID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 16,
"packID": 17,
"langID": 18,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 22,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 25,
"primaryKeyProperty": "sample string 26",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
"features": [
{
"propertyFeatureID": 1,
"propertyID": 2,
"featureTypeID": 3,
"quantity": 4,
"featureStatus": 5,
"unitPrice": 6.0,
"totalPrice": 7.0,
"addToUnitPrice": true,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"propertyFeatureID": 1,
"propertyID": 2,
"featureTypeID": 3,
"quantity": 4,
"featureStatus": 5,
"unitPrice": 6.0,
"totalPrice": 7.0,
"addToUnitPrice": true,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"projectFacilities": [
{
"projectFinancialFacilityID": 1,
"projectID": 2,
"financialFacilityID": 3,
"facilityDescription": "sample string 4",
"period": 5,
"discountPercentage": 6.0,
"status": 7,
"ownerID": 8,
"cash": true,
"payments": [
{
"financialFacilityPaymentID": 1,
"financialFacilityID": 2,
"paymentType": 3,
"calculationBasis": 4,
"paymentValue": 5.0,
"paymentAmount": 6.0,
"paymentCollection": 7,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityPaymentID": 1,
"financialFacilityID": 2,
"paymentType": 3,
"calculationBasis": 4,
"paymentValue": 5.0,
"paymentAmount": 6.0,
"paymentCollection": 7,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"schedules": [
{
"financialFacilityScheduleID": 1,
"financialFacilityID": 2,
"frequencyID": 3,
"fixedAmount": true,
"installmentAmount": 5.0,
"scheduleValue": 6.0,
"installments": 7,
"calculationBasis": 8,
"scheduleTypeID": 9,
"feesTypeID": 10,
"scheduleAmount": 11.0,
"scheduleDescription": "sample string 12",
"appID": 14,
"packID": 15,
"langID": 16,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 20,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 23,
"primaryKeyProperty": "sample string 24",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityScheduleID": 1,
"financialFacilityID": 2,
"frequencyID": 3,
"fixedAmount": true,
"installmentAmount": 5.0,
"scheduleValue": 6.0,
"installments": 7,
"calculationBasis": 8,
"scheduleTypeID": 9,
"feesTypeID": 10,
"scheduleAmount": 11.0,
"scheduleDescription": "sample string 12",
"appID": 14,
"packID": 15,
"langID": 16,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 20,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 23,
"primaryKeyProperty": "sample string 24",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"fees": [
{
"financialFacilityFeesID": 1,
"financialFacilityID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"paymentCollection": 8,
"journalID": 9,
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityFeesID": 1,
"financialFacilityID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"paymentCollection": 8,
"journalID": 9,
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"projectFinancialFacilityID": 1,
"projectID": 2,
"financialFacilityID": 3,
"facilityDescription": "sample string 4",
"period": 5,
"discountPercentage": 6.0,
"status": 7,
"ownerID": 8,
"cash": true,
"payments": [
{
"financialFacilityPaymentID": 1,
"financialFacilityID": 2,
"paymentType": 3,
"calculationBasis": 4,
"paymentValue": 5.0,
"paymentAmount": 6.0,
"paymentCollection": 7,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityPaymentID": 1,
"financialFacilityID": 2,
"paymentType": 3,
"calculationBasis": 4,
"paymentValue": 5.0,
"paymentAmount": 6.0,
"paymentCollection": 7,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"schedules": [
{
"financialFacilityScheduleID": 1,
"financialFacilityID": 2,
"frequencyID": 3,
"fixedAmount": true,
"installmentAmount": 5.0,
"scheduleValue": 6.0,
"installments": 7,
"calculationBasis": 8,
"scheduleTypeID": 9,
"feesTypeID": 10,
"scheduleAmount": 11.0,
"scheduleDescription": "sample string 12",
"appID": 14,
"packID": 15,
"langID": 16,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 20,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 23,
"primaryKeyProperty": "sample string 24",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityScheduleID": 1,
"financialFacilityID": 2,
"frequencyID": 3,
"fixedAmount": true,
"installmentAmount": 5.0,
"scheduleValue": 6.0,
"installments": 7,
"calculationBasis": 8,
"scheduleTypeID": 9,
"feesTypeID": 10,
"scheduleAmount": 11.0,
"scheduleDescription": "sample string 12",
"appID": 14,
"packID": 15,
"langID": 16,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 20,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 23,
"primaryKeyProperty": "sample string 24",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"fees": [
{
"financialFacilityFeesID": 1,
"financialFacilityID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"paymentCollection": 8,
"journalID": 9,
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityFeesID": 1,
"financialFacilityID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"paymentCollection": 8,
"journalID": 9,
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 50,
"packID": 51,
"langID": 52,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9214262-05:00",
"modifiedBy": 56,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 59,
"primaryKeyProperty": "sample string 60",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
]
application/xml, text/xml
<BaseListOfPropertyClientImportViewZ88eqXgu xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:d1p1="http://schemas.datacontract.org/2004/07/SubtleBase.DataModel.RealEstate.CRM" xmlns="http://schemas.datacontract.org/2004/07/SubtleBase.DataModel">
<PropertyClientImportView>
<AppID>50</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>59</Index>
<LangID>52</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>56</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>51</PackID>
<PrimaryKeyProperty>sample string 60</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:AgentID>46</d1p1:AgentID>
<d1p1:Area>14</d1p1:Area>
<d1p1:Bathrooms>16</d1p1:Bathrooms>
<d1p1:BedRooms>15</d1p1:BedRooms>
<d1p1:Building>sample string 11</d1p1:Building>
<d1p1:BuildingArea>23</d1p1:BuildingArea>
<d1p1:BuildingID>36</d1p1:BuildingID>
<d1p1:BuiltOn>26</d1p1:BuiltOn>
<d1p1:Category>27</d1p1:Category>
<d1p1:CityID>8</d1p1:CityID>
<d1p1:ClientID>2</d1p1:ClientID>
<d1p1:ContractDate>2025-10-27T12:06:59.9214262-05:00</d1p1:ContractDate>
<d1p1:DefaultPictureUrl>sample string 21</d1p1:DefaultPictureUrl>
<d1p1:Delivered>true</d1p1:Delivered>
<d1p1:DeliveryDate>2025-10-27T12:06:59.9214262-05:00</d1p1:DeliveryDate>
<d1p1:DownPayment>18</d1p1:DownPayment>
<d1p1:Features>
<PropertyFeature>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:AddToUnitPrice>true</d1p1:AddToUnitPrice>
<d1p1:FeatureStatus>5</d1p1:FeatureStatus>
<d1p1:FeatureTypeID>3</d1p1:FeatureTypeID>
<d1p1:PropertyFeatureID>1</d1p1:PropertyFeatureID>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:Quantity>4</d1p1:Quantity>
<d1p1:TotalPrice>7</d1p1:TotalPrice>
<d1p1:UnitPrice>6</d1p1:UnitPrice>
</PropertyFeature>
<PropertyFeature>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:AddToUnitPrice>true</d1p1:AddToUnitPrice>
<d1p1:FeatureStatus>5</d1p1:FeatureStatus>
<d1p1:FeatureTypeID>3</d1p1:FeatureTypeID>
<d1p1:PropertyFeatureID>1</d1p1:PropertyFeatureID>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:Quantity>4</d1p1:Quantity>
<d1p1:TotalPrice>7</d1p1:TotalPrice>
<d1p1:UnitPrice>6</d1p1:UnitPrice>
</PropertyFeature>
</d1p1:Features>
<d1p1:Financial>
<AppID>16</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>25</Index>
<LangID>18</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>22</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>17</PackID>
<PrimaryKeyProperty>sample string 26</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CurrencyID>14</d1p1:CurrencyID>
<d1p1:DownPayment>5</d1p1:DownPayment>
<d1p1:Fees>
<PropertyFees>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
<d1p1:PropertyFeesID>1</d1p1:PropertyFeesID>
<d1p1:PropertyID>2</d1p1:PropertyID>
</PropertyFees>
<PropertyFees>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
<d1p1:PropertyFeesID>1</d1p1:PropertyFeesID>
<d1p1:PropertyID>2</d1p1:PropertyID>
</PropertyFees>
</d1p1:Fees>
<d1p1:InstallmentsPeriod>13</d1p1:InstallmentsPeriod>
<d1p1:OverAmount>6</d1p1:OverAmount>
<d1p1:PaidAmount>7</d1p1:PaidAmount>
<d1p1:PaymentSchedules>
<PropertyPaymentSchedule>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:FirstInstallmentDate>2025-10-27T12:06:59.9214262-05:00</d1p1:FirstInstallmentDate>
<d1p1:InstallmentAmount>9</d1p1:InstallmentAmount>
<d1p1:Installments>
<PropertyInstallment>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Balance>8</d1p1:Balance>
<d1p1:DueDate>2025-10-27T12:06:59.9214262-05:00</d1p1:DueDate>
<d1p1:InstallmentAmount>6</d1p1:InstallmentAmount>
<d1p1:InstallmentID>1</d1p1:InstallmentID>
<d1p1:InstallmentTypeID>4</d1p1:InstallmentTypeID>
<d1p1:Paid>true</d1p1:Paid>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>3</d1p1:PropertyPaymentScheduleID>
</PropertyInstallment>
<PropertyInstallment>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Balance>8</d1p1:Balance>
<d1p1:DueDate>2025-10-27T12:06:59.9214262-05:00</d1p1:DueDate>
<d1p1:InstallmentAmount>6</d1p1:InstallmentAmount>
<d1p1:InstallmentID>1</d1p1:InstallmentID>
<d1p1:InstallmentTypeID>4</d1p1:InstallmentTypeID>
<d1p1:Paid>true</d1p1:Paid>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>3</d1p1:PropertyPaymentScheduleID>
</PropertyInstallment>
</d1p1:Installments>
<d1p1:LastInstallmentDate>2025-10-27T12:06:59.9214262-05:00</d1p1:LastInstallmentDate>
<d1p1:NoOfInstallments>6</d1p1:NoOfInstallments>
<d1p1:PaymentScheduleFrequencyID>8</d1p1:PaymentScheduleFrequencyID>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>1</d1p1:PropertyPaymentScheduleID>
<d1p1:SchedulePeriod>4</d1p1:SchedulePeriod>
<d1p1:ScheduleTypeID>3</d1p1:ScheduleTypeID>
</PropertyPaymentSchedule>
<PropertyPaymentSchedule>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:FirstInstallmentDate>2025-10-27T12:06:59.9214262-05:00</d1p1:FirstInstallmentDate>
<d1p1:InstallmentAmount>9</d1p1:InstallmentAmount>
<d1p1:Installments>
<PropertyInstallment>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Balance>8</d1p1:Balance>
<d1p1:DueDate>2025-10-27T12:06:59.9214262-05:00</d1p1:DueDate>
<d1p1:InstallmentAmount>6</d1p1:InstallmentAmount>
<d1p1:InstallmentID>1</d1p1:InstallmentID>
<d1p1:InstallmentTypeID>4</d1p1:InstallmentTypeID>
<d1p1:Paid>true</d1p1:Paid>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>3</d1p1:PropertyPaymentScheduleID>
</PropertyInstallment>
<PropertyInstallment>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Balance>8</d1p1:Balance>
<d1p1:DueDate>2025-10-27T12:06:59.9214262-05:00</d1p1:DueDate>
<d1p1:InstallmentAmount>6</d1p1:InstallmentAmount>
<d1p1:InstallmentID>1</d1p1:InstallmentID>
<d1p1:InstallmentTypeID>4</d1p1:InstallmentTypeID>
<d1p1:Paid>true</d1p1:Paid>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>3</d1p1:PropertyPaymentScheduleID>
</PropertyInstallment>
</d1p1:Installments>
<d1p1:LastInstallmentDate>2025-10-27T12:06:59.9214262-05:00</d1p1:LastInstallmentDate>
<d1p1:NoOfInstallments>6</d1p1:NoOfInstallments>
<d1p1:PaymentScheduleFrequencyID>8</d1p1:PaymentScheduleFrequencyID>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>1</d1p1:PropertyPaymentScheduleID>
<d1p1:SchedulePeriod>4</d1p1:SchedulePeriod>
<d1p1:ScheduleTypeID>3</d1p1:ScheduleTypeID>
</PropertyPaymentSchedule>
</d1p1:PaymentSchedules>
<d1p1:PaymentTypeID>3</d1p1:PaymentTypeID>
<d1p1:Price>4</d1p1:Price>
<d1p1:PropertyFinancialID>1</d1p1:PropertyFinancialID>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:ResaleDownPayment>12</d1p1:ResaleDownPayment>
<d1p1:ResalePrice>10</d1p1:ResalePrice>
<d1p1:ResaleTotalPrice>11</d1p1:ResaleTotalPrice>
<d1p1:TotalFees>8</d1p1:TotalFees>
<d1p1:UnpaidAmount>9</d1p1:UnpaidAmount>
</d1p1:Financial>
<d1p1:FinishingTypeID>13</d1p1:FinishingTypeID>
<d1p1:Floor>24</d1p1:Floor>
<d1p1:Floors>25</d1p1:Floors>
<d1p1:KeyWords>sample string 32</d1p1:KeyWords>
<d1p1:LastNote>sample string 48</d1p1:LastNote>
<d1p1:LastUpdate>2025-10-27T12:06:59.9214262-05:00</d1p1:LastUpdate>
<d1p1:LinkedPropertyID>37</d1p1:LinkedPropertyID>
<d1p1:MeterPrice>22</d1p1:MeterPrice>
<d1p1:ModelID>12</d1p1:ModelID>
<d1p1:OfferedTypeID>5</d1p1:OfferedTypeID>
<d1p1:OperatorID>33</d1p1:OperatorID>
<d1p1:OwnerID>20</d1p1:OwnerID>
<d1p1:PatternID>38</d1p1:PatternID>
<d1p1:Pictures>
<PropertyPicture>
<AppID>7</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>16</Index>
<LangID>9</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>13</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>8</PackID>
<PrimaryKeyProperty>sample string 17</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:FileName>sample string 3</d1p1:FileName>
<d1p1:IsDefault>true</d1p1:IsDefault>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPictureID>1</d1p1:PropertyPictureID>
<d1p1:Url>sample string 5</d1p1:Url>
</PropertyPicture>
<PropertyPicture>
<AppID>7</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>16</Index>
<LangID>9</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>13</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>8</PackID>
<PrimaryKeyProperty>sample string 17</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:FileName>sample string 3</d1p1:FileName>
<d1p1:IsDefault>true</d1p1:IsDefault>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPictureID>1</d1p1:PropertyPictureID>
<d1p1:Url>sample string 5</d1p1:Url>
</PropertyPicture>
</d1p1:Pictures>
<d1p1:PlotArea>44</d1p1:PlotArea>
<d1p1:PlotNumber>sample string 35</d1p1:PlotNumber>
<d1p1:Price>17</d1p1:Price>
<d1p1:ProjectFacilities>
<ProjectFinancialFacility>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Cash>true</d1p1:Cash>
<d1p1:DiscountPercentage>6</d1p1:DiscountPercentage>
<d1p1:FacilityDescription>sample string 4</d1p1:FacilityDescription>
<d1p1:Fees>
<FinancialFacilityFees>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:FinancialFacilityFeesID>1</d1p1:FinancialFacilityFeesID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:JournalID>9</d1p1:JournalID>
<d1p1:PaymentCollection>8</d1p1:PaymentCollection>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
</FinancialFacilityFees>
<FinancialFacilityFees>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:FinancialFacilityFeesID>1</d1p1:FinancialFacilityFeesID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:JournalID>9</d1p1:JournalID>
<d1p1:PaymentCollection>8</d1p1:PaymentCollection>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
</FinancialFacilityFees>
</d1p1:Fees>
<d1p1:FinancialFacilityID>3</d1p1:FinancialFacilityID>
<d1p1:OwnerID>8</d1p1:OwnerID>
<d1p1:Payments>
<FinancialFacilityPayment>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>4</d1p1:CalculationBasis>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityPaymentID>1</d1p1:FinancialFacilityPaymentID>
<d1p1:PaymentAmount>6</d1p1:PaymentAmount>
<d1p1:PaymentCollection>7</d1p1:PaymentCollection>
<d1p1:PaymentType>3</d1p1:PaymentType>
<d1p1:PaymentValue>5</d1p1:PaymentValue>
</FinancialFacilityPayment>
<FinancialFacilityPayment>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>4</d1p1:CalculationBasis>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityPaymentID>1</d1p1:FinancialFacilityPaymentID>
<d1p1:PaymentAmount>6</d1p1:PaymentAmount>
<d1p1:PaymentCollection>7</d1p1:PaymentCollection>
<d1p1:PaymentType>3</d1p1:PaymentType>
<d1p1:PaymentValue>5</d1p1:PaymentValue>
</FinancialFacilityPayment>
</d1p1:Payments>
<d1p1:Period>5</d1p1:Period>
<d1p1:ProjectFinancialFacilityID>1</d1p1:ProjectFinancialFacilityID>
<d1p1:ProjectID>2</d1p1:ProjectID>
<d1p1:Schedules>
<FinancialFacilitySchedule>
<AppID>14</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>23</Index>
<LangID>16</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>20</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>15</PackID>
<PrimaryKeyProperty>sample string 24</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>8</d1p1:CalculationBasis>
<d1p1:FeesTypeID>10</d1p1:FeesTypeID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityScheduleID>1</d1p1:FinancialFacilityScheduleID>
<d1p1:FixedAmount>true</d1p1:FixedAmount>
<d1p1:FrequencyID>3</d1p1:FrequencyID>
<d1p1:InstallmentAmount>5</d1p1:InstallmentAmount>
<d1p1:Installments>7</d1p1:Installments>
<d1p1:ScheduleAmount>11</d1p1:ScheduleAmount>
<d1p1:ScheduleDescription>sample string 12</d1p1:ScheduleDescription>
<d1p1:ScheduleTypeID>9</d1p1:ScheduleTypeID>
<d1p1:ScheduleValue>6</d1p1:ScheduleValue>
</FinancialFacilitySchedule>
<FinancialFacilitySchedule>
<AppID>14</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>23</Index>
<LangID>16</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>20</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>15</PackID>
<PrimaryKeyProperty>sample string 24</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>8</d1p1:CalculationBasis>
<d1p1:FeesTypeID>10</d1p1:FeesTypeID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityScheduleID>1</d1p1:FinancialFacilityScheduleID>
<d1p1:FixedAmount>true</d1p1:FixedAmount>
<d1p1:FrequencyID>3</d1p1:FrequencyID>
<d1p1:InstallmentAmount>5</d1p1:InstallmentAmount>
<d1p1:Installments>7</d1p1:Installments>
<d1p1:ScheduleAmount>11</d1p1:ScheduleAmount>
<d1p1:ScheduleDescription>sample string 12</d1p1:ScheduleDescription>
<d1p1:ScheduleTypeID>9</d1p1:ScheduleTypeID>
<d1p1:ScheduleValue>6</d1p1:ScheduleValue>
</FinancialFacilitySchedule>
</d1p1:Schedules>
<d1p1:Status>7</d1p1:Status>
</ProjectFinancialFacility>
<ProjectFinancialFacility>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Cash>true</d1p1:Cash>
<d1p1:DiscountPercentage>6</d1p1:DiscountPercentage>
<d1p1:FacilityDescription>sample string 4</d1p1:FacilityDescription>
<d1p1:Fees>
<FinancialFacilityFees>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:FinancialFacilityFeesID>1</d1p1:FinancialFacilityFeesID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:JournalID>9</d1p1:JournalID>
<d1p1:PaymentCollection>8</d1p1:PaymentCollection>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
</FinancialFacilityFees>
<FinancialFacilityFees>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:FinancialFacilityFeesID>1</d1p1:FinancialFacilityFeesID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:JournalID>9</d1p1:JournalID>
<d1p1:PaymentCollection>8</d1p1:PaymentCollection>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
</FinancialFacilityFees>
</d1p1:Fees>
<d1p1:FinancialFacilityID>3</d1p1:FinancialFacilityID>
<d1p1:OwnerID>8</d1p1:OwnerID>
<d1p1:Payments>
<FinancialFacilityPayment>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>4</d1p1:CalculationBasis>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityPaymentID>1</d1p1:FinancialFacilityPaymentID>
<d1p1:PaymentAmount>6</d1p1:PaymentAmount>
<d1p1:PaymentCollection>7</d1p1:PaymentCollection>
<d1p1:PaymentType>3</d1p1:PaymentType>
<d1p1:PaymentValue>5</d1p1:PaymentValue>
</FinancialFacilityPayment>
<FinancialFacilityPayment>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>4</d1p1:CalculationBasis>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityPaymentID>1</d1p1:FinancialFacilityPaymentID>
<d1p1:PaymentAmount>6</d1p1:PaymentAmount>
<d1p1:PaymentCollection>7</d1p1:PaymentCollection>
<d1p1:PaymentType>3</d1p1:PaymentType>
<d1p1:PaymentValue>5</d1p1:PaymentValue>
</FinancialFacilityPayment>
</d1p1:Payments>
<d1p1:Period>5</d1p1:Period>
<d1p1:ProjectFinancialFacilityID>1</d1p1:ProjectFinancialFacilityID>
<d1p1:ProjectID>2</d1p1:ProjectID>
<d1p1:Schedules>
<FinancialFacilitySchedule>
<AppID>14</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>23</Index>
<LangID>16</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>20</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>15</PackID>
<PrimaryKeyProperty>sample string 24</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>8</d1p1:CalculationBasis>
<d1p1:FeesTypeID>10</d1p1:FeesTypeID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityScheduleID>1</d1p1:FinancialFacilityScheduleID>
<d1p1:FixedAmount>true</d1p1:FixedAmount>
<d1p1:FrequencyID>3</d1p1:FrequencyID>
<d1p1:InstallmentAmount>5</d1p1:InstallmentAmount>
<d1p1:Installments>7</d1p1:Installments>
<d1p1:ScheduleAmount>11</d1p1:ScheduleAmount>
<d1p1:ScheduleDescription>sample string 12</d1p1:ScheduleDescription>
<d1p1:ScheduleTypeID>9</d1p1:ScheduleTypeID>
<d1p1:ScheduleValue>6</d1p1:ScheduleValue>
</FinancialFacilitySchedule>
<FinancialFacilitySchedule>
<AppID>14</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>23</Index>
<LangID>16</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>20</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>15</PackID>
<PrimaryKeyProperty>sample string 24</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>8</d1p1:CalculationBasis>
<d1p1:FeesTypeID>10</d1p1:FeesTypeID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityScheduleID>1</d1p1:FinancialFacilityScheduleID>
<d1p1:FixedAmount>true</d1p1:FixedAmount>
<d1p1:FrequencyID>3</d1p1:FrequencyID>
<d1p1:InstallmentAmount>5</d1p1:InstallmentAmount>
<d1p1:Installments>7</d1p1:Installments>
<d1p1:ScheduleAmount>11</d1p1:ScheduleAmount>
<d1p1:ScheduleDescription>sample string 12</d1p1:ScheduleDescription>
<d1p1:ScheduleTypeID>9</d1p1:ScheduleTypeID>
<d1p1:ScheduleValue>6</d1p1:ScheduleValue>
</FinancialFacilitySchedule>
</d1p1:Schedules>
<d1p1:Status>7</d1p1:Status>
</ProjectFinancialFacility>
</d1p1:ProjectFacilities>
<d1p1:ProjectID>6</d1p1:ProjectID>
<d1p1:ProjectPhaseID>7</d1p1:ProjectPhaseID>
<d1p1:PropertyDescription>sample string 4</d1p1:PropertyDescription>
<d1p1:PropertyID>1</d1p1:PropertyID>
<d1p1:PropertyStatusID>19</d1p1:PropertyStatusID>
<d1p1:PropertyTypeID>3</d1p1:PropertyTypeID>
<d1p1:PropertyViewID>43</d1p1:PropertyViewID>
<d1p1:ReferralName>sample string 47</d1p1:ReferralName>
<d1p1:ReferralOperatorID>45</d1p1:ReferralOperatorID>
<d1p1:Remarks>sample string 31</d1p1:Remarks>
<d1p1:RequestDate>2025-10-27T12:06:59.9214262-05:00</d1p1:RequestDate>
<d1p1:Resale>true</d1p1:Resale>
<d1p1:SoldForClientID>39</d1p1:SoldForClientID>
<d1p1:Street>sample string 10</d1p1:Street>
<d1p1:TrackStatus>true</d1p1:TrackStatus>
<d1p1:ZoneID>9</d1p1:ZoneID>
<d1p1:Client xmlns:d3p1="http://schemas.datacontract.org/2004/07/SB.DM.CRM">
<AppID>59</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>68</Index>
<LangID>61</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>65</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>60</PackID>
<PrimaryKeyProperty>sample string 69</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d3p1:Address>sample string 9</d3p1:Address>
<d3p1:AddressGroup>sample string 45</d3p1:AddressGroup>
<d3p1:AgeGroup>14</d3p1:AgeGroup>
<d3p1:AgentID>20</d3p1:AgentID>
<d3p1:AgentName>sample string 21</d3p1:AgentName>
<d3p1:BillboardID>32</d3p1:BillboardID>
<d3p1:BirthDate>2025-10-27T12:06:59.9214262-05:00</d3p1:BirthDate>
<d3p1:BrokerID>22</d3p1:BrokerID>
<d3p1:Building>sample string 46</d3p1:Building>
<d3p1:Buyer>true</d3p1:Buyer>
<d3p1:CancellationReasonID>36</d3p1:CancellationReasonID>
<d3p1:CityID>50</d3p1:CityID>
<d3p1:CitySubdivisionName>sample string 51</d3p1:CitySubdivisionName>
<d3p1:ClientGroupID>29</d3p1:ClientGroupID>
<d3p1:ClientID>1</d3p1:ClientID>
<d3p1:ClientSourceDetailID>34</d3p1:ClientSourceDetailID>
<d3p1:ClientSourceID>18</d3p1:ClientSourceID>
<d3p1:ClientStatus>35</d3p1:ClientStatus>
<d3p1:ClubMembership>sample string 17</d3p1:ClubMembership>
<d3p1:CommercialRegisterCode>sample string 55</d3p1:CommercialRegisterCode>
<d3p1:CommercialRegisterNumber>sample string 54</d3p1:CommercialRegisterNumber>
<d3p1:CompanyTaxNumber>sample string 56</d3p1:CompanyTaxNumber>
<d3p1:ContactPersonName>sample string 57</d3p1:ContactPersonName>
<d3p1:CountryID>48</d3p1:CountryID>
<d3p1:Email>sample string 12</d3p1:Email>
<d3p1:FirstName>sample string 38</d3p1:FirstName>
<d3p1:FlatNumber>sample string 47</d3p1:FlatNumber>
<d3p1:Gender>4</d3p1:Gender>
<d3p1:Hobbies>sample string 16</d3p1:Hobbies>
<d3p1:HomeNumber>sample string 25</d3p1:HomeNumber>
<d3p1:IsNewClient>true</d3p1:IsNewClient>
<d3p1:LastContactDate>2025-10-27T12:06:59.9214262-05:00</d3p1:LastContactDate>
<d3p1:LastName>sample string 40</d3p1:LastName>
<d3p1:MailingAddress>sample string 28</d3p1:MailingAddress>
<d3p1:MaritalStatus>13</d3p1:MaritalStatus>
<d3p1:MiddleName>sample string 39</d3p1:MiddleName>
<d3p1:Mobile>sample string 7</d3p1:Mobile>
<d3p1:Mobile2>sample string 43</d3p1:Mobile2>
<d3p1:Name>sample string 3</d3p1:Name>
<d3p1:NationalNumber>sample string 24</d3p1:NationalNumber>
<d3p1:Nationality>sample string 8</d3p1:Nationality>
<d3p1:Notes>sample string 27</d3p1:Notes>
<d3p1:NumberOfChildren>15</d3p1:NumberOfChildren>
<d3p1:Occupation>sample string 10</d3p1:Occupation>
<d3p1:OfficialName>sample string 53</d3p1:OfficialName>
<d3p1:Organization>sample string 11</d3p1:Organization>
<d3p1:OwnerID>23</d3p1:OwnerID>
<d3p1:PicUrl>sample string 37</d3p1:PicUrl>
<d3p1:PostalCode>52</d3p1:PostalCode>
<d3p1:Reference>sample string 26</d3p1:Reference>
<d3p1:ReferralClientID>33</d3p1:ReferralClientID>
<d3p1:RegistrationDate>2025-10-27T12:06:59.9214262-05:00</d3p1:RegistrationDate>
<d3p1:Relationships>
<ClientRelationship>
<AppID>18</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>27</Index>
<LangID>20</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>24</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>19</PackID>
<PrimaryKeyProperty>sample string 28</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d3p1:BirthDate>2025-10-27T12:06:59.9214262-05:00</d3p1:BirthDate>
<d3p1:Buyer>true</d3p1:Buyer>
<d3p1:ChildClientID>3</d3p1:ChildClientID>
<d3p1:ClientRelationshipID>1</d3p1:ClientRelationshipID>
<d3p1:ClientStatus>16</d3p1:ClientStatus>
<d3p1:FirstName>sample string 6</d3p1:FirstName>
<d3p1:Gender>12</d3p1:Gender>
<d3p1:LastName>sample string 8</d3p1:LastName>
<d3p1:MiddleName>sample string 7</d3p1:MiddleName>
<d3p1:Mobile>sample string 14</d3p1:Mobile>
<d3p1:Name>sample string 9</d3p1:Name>
<d3p1:OwnerID>15</d3p1:OwnerID>
<d3p1:ParentClientID>2</d3p1:ParentClientID>
<d3p1:PicUrl>sample string 11</d3p1:PicUrl>
<d3p1:RelationshipDescription>sample string 5</d3p1:RelationshipDescription>
<d3p1:RelationshipTypeID>4</d3p1:RelationshipTypeID>
</ClientRelationship>
<ClientRelationship>
<AppID>18</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>27</Index>
<LangID>20</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>24</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>19</PackID>
<PrimaryKeyProperty>sample string 28</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d3p1:BirthDate>2025-10-27T12:06:59.9214262-05:00</d3p1:BirthDate>
<d3p1:Buyer>true</d3p1:Buyer>
<d3p1:ChildClientID>3</d3p1:ChildClientID>
<d3p1:ClientRelationshipID>1</d3p1:ClientRelationshipID>
<d3p1:ClientStatus>16</d3p1:ClientStatus>
<d3p1:FirstName>sample string 6</d3p1:FirstName>
<d3p1:Gender>12</d3p1:Gender>
<d3p1:LastName>sample string 8</d3p1:LastName>
<d3p1:MiddleName>sample string 7</d3p1:MiddleName>
<d3p1:Mobile>sample string 14</d3p1:Mobile>
<d3p1:Name>sample string 9</d3p1:Name>
<d3p1:OwnerID>15</d3p1:OwnerID>
<d3p1:ParentClientID>2</d3p1:ParentClientID>
<d3p1:PicUrl>sample string 11</d3p1:PicUrl>
<d3p1:RelationshipDescription>sample string 5</d3p1:RelationshipDescription>
<d3p1:RelationshipTypeID>4</d3p1:RelationshipTypeID>
</ClientRelationship>
</d3p1:Relationships>
<d3p1:Remarks>sample string 19</d3p1:Remarks>
<d3p1:Seller>true</d3p1:Seller>
<d3p1:SourceDescription>sample string 31</d3p1:SourceDescription>
<d3p1:SubdivisionID>49</d3p1:SubdivisionID>
<d3p1:WorkNumber>sample string 44</d3p1:WorkNumber>
</d1p1:Client>
</PropertyClientImportView>
<PropertyClientImportView>
<AppID>50</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>59</Index>
<LangID>52</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>56</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>51</PackID>
<PrimaryKeyProperty>sample string 60</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:AgentID>46</d1p1:AgentID>
<d1p1:Area>14</d1p1:Area>
<d1p1:Bathrooms>16</d1p1:Bathrooms>
<d1p1:BedRooms>15</d1p1:BedRooms>
<d1p1:Building>sample string 11</d1p1:Building>
<d1p1:BuildingArea>23</d1p1:BuildingArea>
<d1p1:BuildingID>36</d1p1:BuildingID>
<d1p1:BuiltOn>26</d1p1:BuiltOn>
<d1p1:Category>27</d1p1:Category>
<d1p1:CityID>8</d1p1:CityID>
<d1p1:ClientID>2</d1p1:ClientID>
<d1p1:ContractDate>2025-10-27T12:06:59.9214262-05:00</d1p1:ContractDate>
<d1p1:DefaultPictureUrl>sample string 21</d1p1:DefaultPictureUrl>
<d1p1:Delivered>true</d1p1:Delivered>
<d1p1:DeliveryDate>2025-10-27T12:06:59.9214262-05:00</d1p1:DeliveryDate>
<d1p1:DownPayment>18</d1p1:DownPayment>
<d1p1:Features>
<PropertyFeature>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:AddToUnitPrice>true</d1p1:AddToUnitPrice>
<d1p1:FeatureStatus>5</d1p1:FeatureStatus>
<d1p1:FeatureTypeID>3</d1p1:FeatureTypeID>
<d1p1:PropertyFeatureID>1</d1p1:PropertyFeatureID>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:Quantity>4</d1p1:Quantity>
<d1p1:TotalPrice>7</d1p1:TotalPrice>
<d1p1:UnitPrice>6</d1p1:UnitPrice>
</PropertyFeature>
<PropertyFeature>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:AddToUnitPrice>true</d1p1:AddToUnitPrice>
<d1p1:FeatureStatus>5</d1p1:FeatureStatus>
<d1p1:FeatureTypeID>3</d1p1:FeatureTypeID>
<d1p1:PropertyFeatureID>1</d1p1:PropertyFeatureID>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:Quantity>4</d1p1:Quantity>
<d1p1:TotalPrice>7</d1p1:TotalPrice>
<d1p1:UnitPrice>6</d1p1:UnitPrice>
</PropertyFeature>
</d1p1:Features>
<d1p1:Financial>
<AppID>16</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>25</Index>
<LangID>18</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>22</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>17</PackID>
<PrimaryKeyProperty>sample string 26</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CurrencyID>14</d1p1:CurrencyID>
<d1p1:DownPayment>5</d1p1:DownPayment>
<d1p1:Fees>
<PropertyFees>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
<d1p1:PropertyFeesID>1</d1p1:PropertyFeesID>
<d1p1:PropertyID>2</d1p1:PropertyID>
</PropertyFees>
<PropertyFees>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
<d1p1:PropertyFeesID>1</d1p1:PropertyFeesID>
<d1p1:PropertyID>2</d1p1:PropertyID>
</PropertyFees>
</d1p1:Fees>
<d1p1:InstallmentsPeriod>13</d1p1:InstallmentsPeriod>
<d1p1:OverAmount>6</d1p1:OverAmount>
<d1p1:PaidAmount>7</d1p1:PaidAmount>
<d1p1:PaymentSchedules>
<PropertyPaymentSchedule>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:FirstInstallmentDate>2025-10-27T12:06:59.9214262-05:00</d1p1:FirstInstallmentDate>
<d1p1:InstallmentAmount>9</d1p1:InstallmentAmount>
<d1p1:Installments>
<PropertyInstallment>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Balance>8</d1p1:Balance>
<d1p1:DueDate>2025-10-27T12:06:59.9214262-05:00</d1p1:DueDate>
<d1p1:InstallmentAmount>6</d1p1:InstallmentAmount>
<d1p1:InstallmentID>1</d1p1:InstallmentID>
<d1p1:InstallmentTypeID>4</d1p1:InstallmentTypeID>
<d1p1:Paid>true</d1p1:Paid>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>3</d1p1:PropertyPaymentScheduleID>
</PropertyInstallment>
<PropertyInstallment>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Balance>8</d1p1:Balance>
<d1p1:DueDate>2025-10-27T12:06:59.9214262-05:00</d1p1:DueDate>
<d1p1:InstallmentAmount>6</d1p1:InstallmentAmount>
<d1p1:InstallmentID>1</d1p1:InstallmentID>
<d1p1:InstallmentTypeID>4</d1p1:InstallmentTypeID>
<d1p1:Paid>true</d1p1:Paid>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>3</d1p1:PropertyPaymentScheduleID>
</PropertyInstallment>
</d1p1:Installments>
<d1p1:LastInstallmentDate>2025-10-27T12:06:59.9214262-05:00</d1p1:LastInstallmentDate>
<d1p1:NoOfInstallments>6</d1p1:NoOfInstallments>
<d1p1:PaymentScheduleFrequencyID>8</d1p1:PaymentScheduleFrequencyID>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>1</d1p1:PropertyPaymentScheduleID>
<d1p1:SchedulePeriod>4</d1p1:SchedulePeriod>
<d1p1:ScheduleTypeID>3</d1p1:ScheduleTypeID>
</PropertyPaymentSchedule>
<PropertyPaymentSchedule>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:FirstInstallmentDate>2025-10-27T12:06:59.9214262-05:00</d1p1:FirstInstallmentDate>
<d1p1:InstallmentAmount>9</d1p1:InstallmentAmount>
<d1p1:Installments>
<PropertyInstallment>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Balance>8</d1p1:Balance>
<d1p1:DueDate>2025-10-27T12:06:59.9214262-05:00</d1p1:DueDate>
<d1p1:InstallmentAmount>6</d1p1:InstallmentAmount>
<d1p1:InstallmentID>1</d1p1:InstallmentID>
<d1p1:InstallmentTypeID>4</d1p1:InstallmentTypeID>
<d1p1:Paid>true</d1p1:Paid>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>3</d1p1:PropertyPaymentScheduleID>
</PropertyInstallment>
<PropertyInstallment>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Balance>8</d1p1:Balance>
<d1p1:DueDate>2025-10-27T12:06:59.9214262-05:00</d1p1:DueDate>
<d1p1:InstallmentAmount>6</d1p1:InstallmentAmount>
<d1p1:InstallmentID>1</d1p1:InstallmentID>
<d1p1:InstallmentTypeID>4</d1p1:InstallmentTypeID>
<d1p1:Paid>true</d1p1:Paid>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>3</d1p1:PropertyPaymentScheduleID>
</PropertyInstallment>
</d1p1:Installments>
<d1p1:LastInstallmentDate>2025-10-27T12:06:59.9214262-05:00</d1p1:LastInstallmentDate>
<d1p1:NoOfInstallments>6</d1p1:NoOfInstallments>
<d1p1:PaymentScheduleFrequencyID>8</d1p1:PaymentScheduleFrequencyID>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>1</d1p1:PropertyPaymentScheduleID>
<d1p1:SchedulePeriod>4</d1p1:SchedulePeriod>
<d1p1:ScheduleTypeID>3</d1p1:ScheduleTypeID>
</PropertyPaymentSchedule>
</d1p1:PaymentSchedules>
<d1p1:PaymentTypeID>3</d1p1:PaymentTypeID>
<d1p1:Price>4</d1p1:Price>
<d1p1:PropertyFinancialID>1</d1p1:PropertyFinancialID>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:ResaleDownPayment>12</d1p1:ResaleDownPayment>
<d1p1:ResalePrice>10</d1p1:ResalePrice>
<d1p1:ResaleTotalPrice>11</d1p1:ResaleTotalPrice>
<d1p1:TotalFees>8</d1p1:TotalFees>
<d1p1:UnpaidAmount>9</d1p1:UnpaidAmount>
</d1p1:Financial>
<d1p1:FinishingTypeID>13</d1p1:FinishingTypeID>
<d1p1:Floor>24</d1p1:Floor>
<d1p1:Floors>25</d1p1:Floors>
<d1p1:KeyWords>sample string 32</d1p1:KeyWords>
<d1p1:LastNote>sample string 48</d1p1:LastNote>
<d1p1:LastUpdate>2025-10-27T12:06:59.9214262-05:00</d1p1:LastUpdate>
<d1p1:LinkedPropertyID>37</d1p1:LinkedPropertyID>
<d1p1:MeterPrice>22</d1p1:MeterPrice>
<d1p1:ModelID>12</d1p1:ModelID>
<d1p1:OfferedTypeID>5</d1p1:OfferedTypeID>
<d1p1:OperatorID>33</d1p1:OperatorID>
<d1p1:OwnerID>20</d1p1:OwnerID>
<d1p1:PatternID>38</d1p1:PatternID>
<d1p1:Pictures>
<PropertyPicture>
<AppID>7</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>16</Index>
<LangID>9</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>13</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>8</PackID>
<PrimaryKeyProperty>sample string 17</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:FileName>sample string 3</d1p1:FileName>
<d1p1:IsDefault>true</d1p1:IsDefault>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPictureID>1</d1p1:PropertyPictureID>
<d1p1:Url>sample string 5</d1p1:Url>
</PropertyPicture>
<PropertyPicture>
<AppID>7</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>16</Index>
<LangID>9</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>13</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>8</PackID>
<PrimaryKeyProperty>sample string 17</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:FileName>sample string 3</d1p1:FileName>
<d1p1:IsDefault>true</d1p1:IsDefault>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPictureID>1</d1p1:PropertyPictureID>
<d1p1:Url>sample string 5</d1p1:Url>
</PropertyPicture>
</d1p1:Pictures>
<d1p1:PlotArea>44</d1p1:PlotArea>
<d1p1:PlotNumber>sample string 35</d1p1:PlotNumber>
<d1p1:Price>17</d1p1:Price>
<d1p1:ProjectFacilities>
<ProjectFinancialFacility>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Cash>true</d1p1:Cash>
<d1p1:DiscountPercentage>6</d1p1:DiscountPercentage>
<d1p1:FacilityDescription>sample string 4</d1p1:FacilityDescription>
<d1p1:Fees>
<FinancialFacilityFees>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:FinancialFacilityFeesID>1</d1p1:FinancialFacilityFeesID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:JournalID>9</d1p1:JournalID>
<d1p1:PaymentCollection>8</d1p1:PaymentCollection>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
</FinancialFacilityFees>
<FinancialFacilityFees>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:FinancialFacilityFeesID>1</d1p1:FinancialFacilityFeesID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:JournalID>9</d1p1:JournalID>
<d1p1:PaymentCollection>8</d1p1:PaymentCollection>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
</FinancialFacilityFees>
</d1p1:Fees>
<d1p1:FinancialFacilityID>3</d1p1:FinancialFacilityID>
<d1p1:OwnerID>8</d1p1:OwnerID>
<d1p1:Payments>
<FinancialFacilityPayment>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>4</d1p1:CalculationBasis>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityPaymentID>1</d1p1:FinancialFacilityPaymentID>
<d1p1:PaymentAmount>6</d1p1:PaymentAmount>
<d1p1:PaymentCollection>7</d1p1:PaymentCollection>
<d1p1:PaymentType>3</d1p1:PaymentType>
<d1p1:PaymentValue>5</d1p1:PaymentValue>
</FinancialFacilityPayment>
<FinancialFacilityPayment>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>4</d1p1:CalculationBasis>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityPaymentID>1</d1p1:FinancialFacilityPaymentID>
<d1p1:PaymentAmount>6</d1p1:PaymentAmount>
<d1p1:PaymentCollection>7</d1p1:PaymentCollection>
<d1p1:PaymentType>3</d1p1:PaymentType>
<d1p1:PaymentValue>5</d1p1:PaymentValue>
</FinancialFacilityPayment>
</d1p1:Payments>
<d1p1:Period>5</d1p1:Period>
<d1p1:ProjectFinancialFacilityID>1</d1p1:ProjectFinancialFacilityID>
<d1p1:ProjectID>2</d1p1:ProjectID>
<d1p1:Schedules>
<FinancialFacilitySchedule>
<AppID>14</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>23</Index>
<LangID>16</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>20</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>15</PackID>
<PrimaryKeyProperty>sample string 24</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>8</d1p1:CalculationBasis>
<d1p1:FeesTypeID>10</d1p1:FeesTypeID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityScheduleID>1</d1p1:FinancialFacilityScheduleID>
<d1p1:FixedAmount>true</d1p1:FixedAmount>
<d1p1:FrequencyID>3</d1p1:FrequencyID>
<d1p1:InstallmentAmount>5</d1p1:InstallmentAmount>
<d1p1:Installments>7</d1p1:Installments>
<d1p1:ScheduleAmount>11</d1p1:ScheduleAmount>
<d1p1:ScheduleDescription>sample string 12</d1p1:ScheduleDescription>
<d1p1:ScheduleTypeID>9</d1p1:ScheduleTypeID>
<d1p1:ScheduleValue>6</d1p1:ScheduleValue>
</FinancialFacilitySchedule>
<FinancialFacilitySchedule>
<AppID>14</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>23</Index>
<LangID>16</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>20</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>15</PackID>
<PrimaryKeyProperty>sample string 24</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>8</d1p1:CalculationBasis>
<d1p1:FeesTypeID>10</d1p1:FeesTypeID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityScheduleID>1</d1p1:FinancialFacilityScheduleID>
<d1p1:FixedAmount>true</d1p1:FixedAmount>
<d1p1:FrequencyID>3</d1p1:FrequencyID>
<d1p1:InstallmentAmount>5</d1p1:InstallmentAmount>
<d1p1:Installments>7</d1p1:Installments>
<d1p1:ScheduleAmount>11</d1p1:ScheduleAmount>
<d1p1:ScheduleDescription>sample string 12</d1p1:ScheduleDescription>
<d1p1:ScheduleTypeID>9</d1p1:ScheduleTypeID>
<d1p1:ScheduleValue>6</d1p1:ScheduleValue>
</FinancialFacilitySchedule>
</d1p1:Schedules>
<d1p1:Status>7</d1p1:Status>
</ProjectFinancialFacility>
<ProjectFinancialFacility>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Cash>true</d1p1:Cash>
<d1p1:DiscountPercentage>6</d1p1:DiscountPercentage>
<d1p1:FacilityDescription>sample string 4</d1p1:FacilityDescription>
<d1p1:Fees>
<FinancialFacilityFees>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:FinancialFacilityFeesID>1</d1p1:FinancialFacilityFeesID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:JournalID>9</d1p1:JournalID>
<d1p1:PaymentCollection>8</d1p1:PaymentCollection>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
</FinancialFacilityFees>
<FinancialFacilityFees>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:FinancialFacilityFeesID>1</d1p1:FinancialFacilityFeesID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:JournalID>9</d1p1:JournalID>
<d1p1:PaymentCollection>8</d1p1:PaymentCollection>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
</FinancialFacilityFees>
</d1p1:Fees>
<d1p1:FinancialFacilityID>3</d1p1:FinancialFacilityID>
<d1p1:OwnerID>8</d1p1:OwnerID>
<d1p1:Payments>
<FinancialFacilityPayment>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>4</d1p1:CalculationBasis>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityPaymentID>1</d1p1:FinancialFacilityPaymentID>
<d1p1:PaymentAmount>6</d1p1:PaymentAmount>
<d1p1:PaymentCollection>7</d1p1:PaymentCollection>
<d1p1:PaymentType>3</d1p1:PaymentType>
<d1p1:PaymentValue>5</d1p1:PaymentValue>
</FinancialFacilityPayment>
<FinancialFacilityPayment>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>4</d1p1:CalculationBasis>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityPaymentID>1</d1p1:FinancialFacilityPaymentID>
<d1p1:PaymentAmount>6</d1p1:PaymentAmount>
<d1p1:PaymentCollection>7</d1p1:PaymentCollection>
<d1p1:PaymentType>3</d1p1:PaymentType>
<d1p1:PaymentValue>5</d1p1:PaymentValue>
</FinancialFacilityPayment>
</d1p1:Payments>
<d1p1:Period>5</d1p1:Period>
<d1p1:ProjectFinancialFacilityID>1</d1p1:ProjectFinancialFacilityID>
<d1p1:ProjectID>2</d1p1:ProjectID>
<d1p1:Schedules>
<FinancialFacilitySchedule>
<AppID>14</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>23</Index>
<LangID>16</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>20</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>15</PackID>
<PrimaryKeyProperty>sample string 24</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>8</d1p1:CalculationBasis>
<d1p1:FeesTypeID>10</d1p1:FeesTypeID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityScheduleID>1</d1p1:FinancialFacilityScheduleID>
<d1p1:FixedAmount>true</d1p1:FixedAmount>
<d1p1:FrequencyID>3</d1p1:FrequencyID>
<d1p1:InstallmentAmount>5</d1p1:InstallmentAmount>
<d1p1:Installments>7</d1p1:Installments>
<d1p1:ScheduleAmount>11</d1p1:ScheduleAmount>
<d1p1:ScheduleDescription>sample string 12</d1p1:ScheduleDescription>
<d1p1:ScheduleTypeID>9</d1p1:ScheduleTypeID>
<d1p1:ScheduleValue>6</d1p1:ScheduleValue>
</FinancialFacilitySchedule>
<FinancialFacilitySchedule>
<AppID>14</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>23</Index>
<LangID>16</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>20</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>15</PackID>
<PrimaryKeyProperty>sample string 24</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>8</d1p1:CalculationBasis>
<d1p1:FeesTypeID>10</d1p1:FeesTypeID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityScheduleID>1</d1p1:FinancialFacilityScheduleID>
<d1p1:FixedAmount>true</d1p1:FixedAmount>
<d1p1:FrequencyID>3</d1p1:FrequencyID>
<d1p1:InstallmentAmount>5</d1p1:InstallmentAmount>
<d1p1:Installments>7</d1p1:Installments>
<d1p1:ScheduleAmount>11</d1p1:ScheduleAmount>
<d1p1:ScheduleDescription>sample string 12</d1p1:ScheduleDescription>
<d1p1:ScheduleTypeID>9</d1p1:ScheduleTypeID>
<d1p1:ScheduleValue>6</d1p1:ScheduleValue>
</FinancialFacilitySchedule>
</d1p1:Schedules>
<d1p1:Status>7</d1p1:Status>
</ProjectFinancialFacility>
</d1p1:ProjectFacilities>
<d1p1:ProjectID>6</d1p1:ProjectID>
<d1p1:ProjectPhaseID>7</d1p1:ProjectPhaseID>
<d1p1:PropertyDescription>sample string 4</d1p1:PropertyDescription>
<d1p1:PropertyID>1</d1p1:PropertyID>
<d1p1:PropertyStatusID>19</d1p1:PropertyStatusID>
<d1p1:PropertyTypeID>3</d1p1:PropertyTypeID>
<d1p1:PropertyViewID>43</d1p1:PropertyViewID>
<d1p1:ReferralName>sample string 47</d1p1:ReferralName>
<d1p1:ReferralOperatorID>45</d1p1:ReferralOperatorID>
<d1p1:Remarks>sample string 31</d1p1:Remarks>
<d1p1:RequestDate>2025-10-27T12:06:59.9214262-05:00</d1p1:RequestDate>
<d1p1:Resale>true</d1p1:Resale>
<d1p1:SoldForClientID>39</d1p1:SoldForClientID>
<d1p1:Street>sample string 10</d1p1:Street>
<d1p1:TrackStatus>true</d1p1:TrackStatus>
<d1p1:ZoneID>9</d1p1:ZoneID>
<d1p1:Client xmlns:d3p1="http://schemas.datacontract.org/2004/07/SB.DM.CRM">
<AppID>59</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>68</Index>
<LangID>61</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>65</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>60</PackID>
<PrimaryKeyProperty>sample string 69</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d3p1:Address>sample string 9</d3p1:Address>
<d3p1:AddressGroup>sample string 45</d3p1:AddressGroup>
<d3p1:AgeGroup>14</d3p1:AgeGroup>
<d3p1:AgentID>20</d3p1:AgentID>
<d3p1:AgentName>sample string 21</d3p1:AgentName>
<d3p1:BillboardID>32</d3p1:BillboardID>
<d3p1:BirthDate>2025-10-27T12:06:59.9214262-05:00</d3p1:BirthDate>
<d3p1:BrokerID>22</d3p1:BrokerID>
<d3p1:Building>sample string 46</d3p1:Building>
<d3p1:Buyer>true</d3p1:Buyer>
<d3p1:CancellationReasonID>36</d3p1:CancellationReasonID>
<d3p1:CityID>50</d3p1:CityID>
<d3p1:CitySubdivisionName>sample string 51</d3p1:CitySubdivisionName>
<d3p1:ClientGroupID>29</d3p1:ClientGroupID>
<d3p1:ClientID>1</d3p1:ClientID>
<d3p1:ClientSourceDetailID>34</d3p1:ClientSourceDetailID>
<d3p1:ClientSourceID>18</d3p1:ClientSourceID>
<d3p1:ClientStatus>35</d3p1:ClientStatus>
<d3p1:ClubMembership>sample string 17</d3p1:ClubMembership>
<d3p1:CommercialRegisterCode>sample string 55</d3p1:CommercialRegisterCode>
<d3p1:CommercialRegisterNumber>sample string 54</d3p1:CommercialRegisterNumber>
<d3p1:CompanyTaxNumber>sample string 56</d3p1:CompanyTaxNumber>
<d3p1:ContactPersonName>sample string 57</d3p1:ContactPersonName>
<d3p1:CountryID>48</d3p1:CountryID>
<d3p1:Email>sample string 12</d3p1:Email>
<d3p1:FirstName>sample string 38</d3p1:FirstName>
<d3p1:FlatNumber>sample string 47</d3p1:FlatNumber>
<d3p1:Gender>4</d3p1:Gender>
<d3p1:Hobbies>sample string 16</d3p1:Hobbies>
<d3p1:HomeNumber>sample string 25</d3p1:HomeNumber>
<d3p1:IsNewClient>true</d3p1:IsNewClient>
<d3p1:LastContactDate>2025-10-27T12:06:59.9214262-05:00</d3p1:LastContactDate>
<d3p1:LastName>sample string 40</d3p1:LastName>
<d3p1:MailingAddress>sample string 28</d3p1:MailingAddress>
<d3p1:MaritalStatus>13</d3p1:MaritalStatus>
<d3p1:MiddleName>sample string 39</d3p1:MiddleName>
<d3p1:Mobile>sample string 7</d3p1:Mobile>
<d3p1:Mobile2>sample string 43</d3p1:Mobile2>
<d3p1:Name>sample string 3</d3p1:Name>
<d3p1:NationalNumber>sample string 24</d3p1:NationalNumber>
<d3p1:Nationality>sample string 8</d3p1:Nationality>
<d3p1:Notes>sample string 27</d3p1:Notes>
<d3p1:NumberOfChildren>15</d3p1:NumberOfChildren>
<d3p1:Occupation>sample string 10</d3p1:Occupation>
<d3p1:OfficialName>sample string 53</d3p1:OfficialName>
<d3p1:Organization>sample string 11</d3p1:Organization>
<d3p1:OwnerID>23</d3p1:OwnerID>
<d3p1:PicUrl>sample string 37</d3p1:PicUrl>
<d3p1:PostalCode>52</d3p1:PostalCode>
<d3p1:Reference>sample string 26</d3p1:Reference>
<d3p1:ReferralClientID>33</d3p1:ReferralClientID>
<d3p1:RegistrationDate>2025-10-27T12:06:59.9214262-05:00</d3p1:RegistrationDate>
<d3p1:Relationships>
<ClientRelationship>
<AppID>18</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>27</Index>
<LangID>20</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>24</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>19</PackID>
<PrimaryKeyProperty>sample string 28</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d3p1:BirthDate>2025-10-27T12:06:59.9214262-05:00</d3p1:BirthDate>
<d3p1:Buyer>true</d3p1:Buyer>
<d3p1:ChildClientID>3</d3p1:ChildClientID>
<d3p1:ClientRelationshipID>1</d3p1:ClientRelationshipID>
<d3p1:ClientStatus>16</d3p1:ClientStatus>
<d3p1:FirstName>sample string 6</d3p1:FirstName>
<d3p1:Gender>12</d3p1:Gender>
<d3p1:LastName>sample string 8</d3p1:LastName>
<d3p1:MiddleName>sample string 7</d3p1:MiddleName>
<d3p1:Mobile>sample string 14</d3p1:Mobile>
<d3p1:Name>sample string 9</d3p1:Name>
<d3p1:OwnerID>15</d3p1:OwnerID>
<d3p1:ParentClientID>2</d3p1:ParentClientID>
<d3p1:PicUrl>sample string 11</d3p1:PicUrl>
<d3p1:RelationshipDescription>sample string 5</d3p1:RelationshipDescription>
<d3p1:RelationshipTypeID>4</d3p1:RelationshipTypeID>
</ClientRelationship>
<ClientRelationship>
<AppID>18</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>27</Index>
<LangID>20</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>24</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9214262-05:00</ModifiedOn>
<PackID>19</PackID>
<PrimaryKeyProperty>sample string 28</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d3p1:BirthDate>2025-10-27T12:06:59.9214262-05:00</d3p1:BirthDate>
<d3p1:Buyer>true</d3p1:Buyer>
<d3p1:ChildClientID>3</d3p1:ChildClientID>
<d3p1:ClientRelationshipID>1</d3p1:ClientRelationshipID>
<d3p1:ClientStatus>16</d3p1:ClientStatus>
<d3p1:FirstName>sample string 6</d3p1:FirstName>
<d3p1:Gender>12</d3p1:Gender>
<d3p1:LastName>sample string 8</d3p1:LastName>
<d3p1:MiddleName>sample string 7</d3p1:MiddleName>
<d3p1:Mobile>sample string 14</d3p1:Mobile>
<d3p1:Name>sample string 9</d3p1:Name>
<d3p1:OwnerID>15</d3p1:OwnerID>
<d3p1:ParentClientID>2</d3p1:ParentClientID>
<d3p1:PicUrl>sample string 11</d3p1:PicUrl>
<d3p1:RelationshipDescription>sample string 5</d3p1:RelationshipDescription>
<d3p1:RelationshipTypeID>4</d3p1:RelationshipTypeID>
</ClientRelationship>
</d3p1:Relationships>
<d3p1:Remarks>sample string 19</d3p1:Remarks>
<d3p1:Seller>true</d3p1:Seller>
<d3p1:SourceDescription>sample string 31</d3p1:SourceDescription>
<d3p1:SubdivisionID>49</d3p1:SubdivisionID>
<d3p1:WorkNumber>sample string 44</d3p1:WorkNumber>
</d1p1:Client>
</PropertyClientImportView>
</BaseListOfPropertyClientImportViewZ88eqXgu>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
Collection of PropertyClientImportView| Name | Description | Type | Additional information |
|---|---|---|---|
| Client | Client |
None. |
|
| PropertyID | integer |
None. |
|
| ClientID | integer |
None. |
|
| PropertyTypeID | integer |
Required |
|
| PropertyDescription | string |
None. |
|
| OfferedTypeID | integer |
Required |
|
| ProjectID | integer |
Required |
|
| ProjectPhaseID | integer |
None. |
|
| CityID | integer |
Required |
|
| ZoneID | integer |
Required |
|
| Street | string |
None. |
|
| Building | string |
None. |
|
| ModelID | integer |
None. |
|
| FinishingTypeID | integer |
None. |
|
| Area | decimal number |
Required |
|
| BedRooms | integer |
Required |
|
| Bathrooms | integer |
Required |
|
| Price | decimal number |
Required |
|
| DownPayment | decimal number |
None. |
|
| PropertyStatusID | integer |
Required |
|
| OwnerID | integer |
None. |
|
| DefaultPictureUrl | string |
None. |
|
| MeterPrice | decimal number |
None. |
|
| BuildingArea | integer |
None. |
|
| Floor | integer |
None. |
|
| Floors | integer |
None. |
|
| BuiltOn | integer |
None. |
|
| Category | integer |
None. |
|
| Resale | boolean |
None. |
|
| DeliveryDate | date |
None. |
|
| Delivered | boolean |
None. |
|
| Remarks | string |
None. |
|
| KeyWords | string |
None. |
|
| OperatorID | integer |
None. |
|
| TrackStatus | boolean |
None. |
|
| PlotNumber | string |
None. |
|
| BuildingID | integer |
None. |
|
| LinkedPropertyID | integer |
None. |
|
| PatternID | integer |
None. |
|
| SoldForClientID | integer |
None. |
|
| ContractDate | date |
None. |
|
| RequestDate | date |
None. |
|
| LastUpdate | date |
None. |
|
| PropertyViewID | integer |
None. |
|
| PlotArea | decimal number |
Required |
|
| ReferralOperatorID | integer |
None. |
|
| AgentID | integer |
None. |
|
| ReferralName | string |
None. |
|
| LastNote | string |
None. |
|
| Pictures | Collection of PropertyPicture |
None. |
|
| Financial | PropertyFinancial |
None. |
|
| Features | Collection of PropertyFeature |
None. |
|
| ProjectFacilities | Collection of ProjectFinancialFacility |
None. |
|
| AppID | integer |
None. |
|
| PackID | integer |
None. |
|
| LangID | integer |
None. |
|
| oStatus | ObjectStatus |
None. |
|
| ModifiedOn | date |
None. |
|
| ModifiedBy | integer |
None. |
|
| ChangedProperties | Collection of ChangedProperty |
None. |
|
| LazyLoading | boolean |
None. |
|
| IncludeLoading | boolean |
None. |
|
| Index | integer |
None. |
|
| PrimaryKeyProperty | string |
None. |
|
| PrimaryKeyValue | Object |
None. |
|
| Filters | Collection of FilterProperty |
None. |
Response Formats
application/json, text/json
[
{
"client": {
"clientID": 1,
"registrationDate": "2025-10-27T12:06:59.9370538-05:00",
"name": "sample string 3",
"gender": 4,
"buyer": true,
"seller": true,
"mobile": "sample string 7",
"nationality": "sample string 8",
"address": "sample string 9",
"occupation": "sample string 10",
"organization": "sample string 11",
"email": "sample string 12",
"maritalStatus": 13,
"ageGroup": 14,
"numberOfChildren": 15,
"hobbies": "sample string 16",
"clubMembership": "sample string 17",
"clientSourceID": 18,
"remarks": "sample string 19",
"agentID": 20,
"agentName": "sample string 21",
"brokerID": 22,
"ownerID": 23,
"nationalNumber": "sample string 24",
"homeNumber": "sample string 25",
"reference": "sample string 26",
"notes": "sample string 27",
"mailingAddress": "sample string 28",
"clientGroupID": 29,
"isNewClient": true,
"sourceDescription": "sample string 31",
"billboardID": 32,
"referralClientID": 33,
"clientSourceDetailID": 34,
"clientStatus": 35,
"cancellationReasonID": 36,
"picUrl": "sample string 37",
"firstName": "sample string 38",
"middleName": "sample string 39",
"lastName": "sample string 40",
"lastContactDate": "2025-10-27T12:06:59.9370538-05:00",
"birthDate": "2025-10-27T12:06:59.9370538-05:00",
"mobile2": "sample string 43",
"workNumber": "sample string 44",
"addressGroup": "sample string 45",
"building": "sample string 46",
"flatNumber": "sample string 47",
"countryID": 48,
"subdivisionID": 49,
"cityID": 50,
"citySubdivisionName": "sample string 51",
"postalCode": 52,
"officialName": "sample string 53",
"commercialRegisterNumber": "sample string 54",
"commercialRegisterCode": "sample string 55",
"companyTaxNumber": "sample string 56",
"contactPersonName": "sample string 57",
"relationships": [
{
"clientRelationshipID": 1,
"parentClientID": 2,
"childClientID": 3,
"relationshipTypeID": 4,
"relationshipDescription": "sample string 5",
"firstName": "sample string 6",
"middleName": "sample string 7",
"lastName": "sample string 8",
"name": "sample string 9",
"birthDate": "2025-10-27T12:06:59.9370538-05:00",
"picUrl": "sample string 11",
"gender": 12,
"buyer": true,
"mobile": "sample string 14",
"ownerID": 15,
"clientStatus": 16,
"appID": 18,
"packID": 19,
"langID": 20,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 24,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 27,
"primaryKeyProperty": "sample string 28",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"clientRelationshipID": 1,
"parentClientID": 2,
"childClientID": 3,
"relationshipTypeID": 4,
"relationshipDescription": "sample string 5",
"firstName": "sample string 6",
"middleName": "sample string 7",
"lastName": "sample string 8",
"name": "sample string 9",
"birthDate": "2025-10-27T12:06:59.9370538-05:00",
"picUrl": "sample string 11",
"gender": 12,
"buyer": true,
"mobile": "sample string 14",
"ownerID": 15,
"clientStatus": 16,
"appID": 18,
"packID": 19,
"langID": 20,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 24,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 27,
"primaryKeyProperty": "sample string 28",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 59,
"packID": 60,
"langID": 61,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 65,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 68,
"primaryKeyProperty": "sample string 69",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
"propertyID": 1,
"clientID": 2,
"propertyTypeID": 3,
"propertyDescription": "sample string 4",
"offeredTypeID": 5,
"projectID": 6,
"projectPhaseID": 7,
"cityID": 8,
"zoneID": 9,
"street": "sample string 10",
"building": "sample string 11",
"modelID": 12,
"finishingTypeID": 13,
"area": 14.0,
"bedRooms": 15,
"bathrooms": 16,
"price": 17.0,
"downPayment": 18.0,
"propertyStatusID": 19,
"ownerID": 20,
"defaultPictureUrl": "sample string 21",
"meterPrice": 22.0,
"buildingArea": 23,
"floor": 24,
"floors": 25,
"builtOn": 26,
"category": 27,
"resale": true,
"deliveryDate": "2025-10-27T12:06:59.9370538-05:00",
"delivered": true,
"remarks": "sample string 31",
"keyWords": "sample string 32",
"operatorID": 33,
"trackStatus": true,
"plotNumber": "sample string 35",
"buildingID": 36,
"linkedPropertyID": 37,
"patternID": 38,
"soldForClientID": 39,
"contractDate": "2025-10-27T12:06:59.9370538-05:00",
"requestDate": "2025-10-27T12:06:59.9370538-05:00",
"lastUpdate": "2025-10-27T12:06:59.9370538-05:00",
"propertyViewID": 43,
"plotArea": 44.0,
"referralOperatorID": 45,
"agentID": 46,
"referralName": "sample string 47",
"lastNote": "sample string 48",
"pictures": [
{
"propertyPictureID": 1,
"propertyID": 2,
"fileName": "sample string 3",
"isDefault": true,
"url": "sample string 5",
"appID": 7,
"packID": 8,
"langID": 9,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 13,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 16,
"primaryKeyProperty": "sample string 17",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"propertyPictureID": 1,
"propertyID": 2,
"fileName": "sample string 3",
"isDefault": true,
"url": "sample string 5",
"appID": 7,
"packID": 8,
"langID": 9,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 13,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 16,
"primaryKeyProperty": "sample string 17",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"financial": {
"propertyFinancialID": 1,
"propertyID": 2,
"paymentTypeID": 3,
"price": 4.0,
"downPayment": 5.0,
"overAmount": 6.0,
"paidAmount": 7.0,
"totalFees": 8.0,
"unpaidAmount": 9.0,
"resalePrice": 10.0,
"resaleTotalPrice": 11.0,
"resaleDownPayment": 12.0,
"installmentsPeriod": 13,
"currencyID": 14,
"paymentSchedules": [
{
"propertyPaymentScheduleID": 1,
"propertyID": 2,
"scheduleTypeID": 3,
"schedulePeriod": 4,
"firstInstallmentDate": "2025-10-27T12:06:59.9370538-05:00",
"noOfInstallments": 6,
"lastInstallmentDate": "2025-10-27T12:06:59.9370538-05:00",
"paymentScheduleFrequencyID": 8,
"installmentAmount": 9.0,
"installments": [
{
"installmentID": 1,
"propertyID": 2,
"propertyPaymentScheduleID": 3,
"installmentTypeID": 4,
"dueDate": "2025-10-27T12:06:59.9370538-05:00",
"installmentAmount": 6.0,
"paid": true,
"balance": 8.0,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"installmentID": 1,
"propertyID": 2,
"propertyPaymentScheduleID": 3,
"installmentTypeID": 4,
"dueDate": "2025-10-27T12:06:59.9370538-05:00",
"installmentAmount": 6.0,
"paid": true,
"balance": 8.0,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"propertyPaymentScheduleID": 1,
"propertyID": 2,
"scheduleTypeID": 3,
"schedulePeriod": 4,
"firstInstallmentDate": "2025-10-27T12:06:59.9370538-05:00",
"noOfInstallments": 6,
"lastInstallmentDate": "2025-10-27T12:06:59.9370538-05:00",
"paymentScheduleFrequencyID": 8,
"installmentAmount": 9.0,
"installments": [
{
"installmentID": 1,
"propertyID": 2,
"propertyPaymentScheduleID": 3,
"installmentTypeID": 4,
"dueDate": "2025-10-27T12:06:59.9370538-05:00",
"installmentAmount": 6.0,
"paid": true,
"balance": 8.0,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"installmentID": 1,
"propertyID": 2,
"propertyPaymentScheduleID": 3,
"installmentTypeID": 4,
"dueDate": "2025-10-27T12:06:59.9370538-05:00",
"installmentAmount": 6.0,
"paid": true,
"balance": 8.0,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"fees": [
{
"propertyFeesID": 1,
"propertyID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"propertyFeesID": 1,
"propertyID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 16,
"packID": 17,
"langID": 18,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 22,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 25,
"primaryKeyProperty": "sample string 26",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
"features": [
{
"propertyFeatureID": 1,
"propertyID": 2,
"featureTypeID": 3,
"quantity": 4,
"featureStatus": 5,
"unitPrice": 6.0,
"totalPrice": 7.0,
"addToUnitPrice": true,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"propertyFeatureID": 1,
"propertyID": 2,
"featureTypeID": 3,
"quantity": 4,
"featureStatus": 5,
"unitPrice": 6.0,
"totalPrice": 7.0,
"addToUnitPrice": true,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"projectFacilities": [
{
"projectFinancialFacilityID": 1,
"projectID": 2,
"financialFacilityID": 3,
"facilityDescription": "sample string 4",
"period": 5,
"discountPercentage": 6.0,
"status": 7,
"ownerID": 8,
"cash": true,
"payments": [
{
"financialFacilityPaymentID": 1,
"financialFacilityID": 2,
"paymentType": 3,
"calculationBasis": 4,
"paymentValue": 5.0,
"paymentAmount": 6.0,
"paymentCollection": 7,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityPaymentID": 1,
"financialFacilityID": 2,
"paymentType": 3,
"calculationBasis": 4,
"paymentValue": 5.0,
"paymentAmount": 6.0,
"paymentCollection": 7,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"schedules": [
{
"financialFacilityScheduleID": 1,
"financialFacilityID": 2,
"frequencyID": 3,
"fixedAmount": true,
"installmentAmount": 5.0,
"scheduleValue": 6.0,
"installments": 7,
"calculationBasis": 8,
"scheduleTypeID": 9,
"feesTypeID": 10,
"scheduleAmount": 11.0,
"scheduleDescription": "sample string 12",
"appID": 14,
"packID": 15,
"langID": 16,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 20,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 23,
"primaryKeyProperty": "sample string 24",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityScheduleID": 1,
"financialFacilityID": 2,
"frequencyID": 3,
"fixedAmount": true,
"installmentAmount": 5.0,
"scheduleValue": 6.0,
"installments": 7,
"calculationBasis": 8,
"scheduleTypeID": 9,
"feesTypeID": 10,
"scheduleAmount": 11.0,
"scheduleDescription": "sample string 12",
"appID": 14,
"packID": 15,
"langID": 16,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 20,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 23,
"primaryKeyProperty": "sample string 24",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"fees": [
{
"financialFacilityFeesID": 1,
"financialFacilityID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"paymentCollection": 8,
"journalID": 9,
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityFeesID": 1,
"financialFacilityID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"paymentCollection": 8,
"journalID": 9,
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"projectFinancialFacilityID": 1,
"projectID": 2,
"financialFacilityID": 3,
"facilityDescription": "sample string 4",
"period": 5,
"discountPercentage": 6.0,
"status": 7,
"ownerID": 8,
"cash": true,
"payments": [
{
"financialFacilityPaymentID": 1,
"financialFacilityID": 2,
"paymentType": 3,
"calculationBasis": 4,
"paymentValue": 5.0,
"paymentAmount": 6.0,
"paymentCollection": 7,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityPaymentID": 1,
"financialFacilityID": 2,
"paymentType": 3,
"calculationBasis": 4,
"paymentValue": 5.0,
"paymentAmount": 6.0,
"paymentCollection": 7,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"schedules": [
{
"financialFacilityScheduleID": 1,
"financialFacilityID": 2,
"frequencyID": 3,
"fixedAmount": true,
"installmentAmount": 5.0,
"scheduleValue": 6.0,
"installments": 7,
"calculationBasis": 8,
"scheduleTypeID": 9,
"feesTypeID": 10,
"scheduleAmount": 11.0,
"scheduleDescription": "sample string 12",
"appID": 14,
"packID": 15,
"langID": 16,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 20,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 23,
"primaryKeyProperty": "sample string 24",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityScheduleID": 1,
"financialFacilityID": 2,
"frequencyID": 3,
"fixedAmount": true,
"installmentAmount": 5.0,
"scheduleValue": 6.0,
"installments": 7,
"calculationBasis": 8,
"scheduleTypeID": 9,
"feesTypeID": 10,
"scheduleAmount": 11.0,
"scheduleDescription": "sample string 12",
"appID": 14,
"packID": 15,
"langID": 16,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 20,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 23,
"primaryKeyProperty": "sample string 24",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"fees": [
{
"financialFacilityFeesID": 1,
"financialFacilityID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"paymentCollection": 8,
"journalID": 9,
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityFeesID": 1,
"financialFacilityID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"paymentCollection": 8,
"journalID": 9,
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 50,
"packID": 51,
"langID": 52,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 56,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 59,
"primaryKeyProperty": "sample string 60",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"client": {
"clientID": 1,
"registrationDate": "2025-10-27T12:06:59.9370538-05:00",
"name": "sample string 3",
"gender": 4,
"buyer": true,
"seller": true,
"mobile": "sample string 7",
"nationality": "sample string 8",
"address": "sample string 9",
"occupation": "sample string 10",
"organization": "sample string 11",
"email": "sample string 12",
"maritalStatus": 13,
"ageGroup": 14,
"numberOfChildren": 15,
"hobbies": "sample string 16",
"clubMembership": "sample string 17",
"clientSourceID": 18,
"remarks": "sample string 19",
"agentID": 20,
"agentName": "sample string 21",
"brokerID": 22,
"ownerID": 23,
"nationalNumber": "sample string 24",
"homeNumber": "sample string 25",
"reference": "sample string 26",
"notes": "sample string 27",
"mailingAddress": "sample string 28",
"clientGroupID": 29,
"isNewClient": true,
"sourceDescription": "sample string 31",
"billboardID": 32,
"referralClientID": 33,
"clientSourceDetailID": 34,
"clientStatus": 35,
"cancellationReasonID": 36,
"picUrl": "sample string 37",
"firstName": "sample string 38",
"middleName": "sample string 39",
"lastName": "sample string 40",
"lastContactDate": "2025-10-27T12:06:59.9370538-05:00",
"birthDate": "2025-10-27T12:06:59.9370538-05:00",
"mobile2": "sample string 43",
"workNumber": "sample string 44",
"addressGroup": "sample string 45",
"building": "sample string 46",
"flatNumber": "sample string 47",
"countryID": 48,
"subdivisionID": 49,
"cityID": 50,
"citySubdivisionName": "sample string 51",
"postalCode": 52,
"officialName": "sample string 53",
"commercialRegisterNumber": "sample string 54",
"commercialRegisterCode": "sample string 55",
"companyTaxNumber": "sample string 56",
"contactPersonName": "sample string 57",
"relationships": [
{
"clientRelationshipID": 1,
"parentClientID": 2,
"childClientID": 3,
"relationshipTypeID": 4,
"relationshipDescription": "sample string 5",
"firstName": "sample string 6",
"middleName": "sample string 7",
"lastName": "sample string 8",
"name": "sample string 9",
"birthDate": "2025-10-27T12:06:59.9370538-05:00",
"picUrl": "sample string 11",
"gender": 12,
"buyer": true,
"mobile": "sample string 14",
"ownerID": 15,
"clientStatus": 16,
"appID": 18,
"packID": 19,
"langID": 20,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 24,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 27,
"primaryKeyProperty": "sample string 28",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"clientRelationshipID": 1,
"parentClientID": 2,
"childClientID": 3,
"relationshipTypeID": 4,
"relationshipDescription": "sample string 5",
"firstName": "sample string 6",
"middleName": "sample string 7",
"lastName": "sample string 8",
"name": "sample string 9",
"birthDate": "2025-10-27T12:06:59.9370538-05:00",
"picUrl": "sample string 11",
"gender": 12,
"buyer": true,
"mobile": "sample string 14",
"ownerID": 15,
"clientStatus": 16,
"appID": 18,
"packID": 19,
"langID": 20,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 24,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 27,
"primaryKeyProperty": "sample string 28",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 59,
"packID": 60,
"langID": 61,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 65,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 68,
"primaryKeyProperty": "sample string 69",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
"propertyID": 1,
"clientID": 2,
"propertyTypeID": 3,
"propertyDescription": "sample string 4",
"offeredTypeID": 5,
"projectID": 6,
"projectPhaseID": 7,
"cityID": 8,
"zoneID": 9,
"street": "sample string 10",
"building": "sample string 11",
"modelID": 12,
"finishingTypeID": 13,
"area": 14.0,
"bedRooms": 15,
"bathrooms": 16,
"price": 17.0,
"downPayment": 18.0,
"propertyStatusID": 19,
"ownerID": 20,
"defaultPictureUrl": "sample string 21",
"meterPrice": 22.0,
"buildingArea": 23,
"floor": 24,
"floors": 25,
"builtOn": 26,
"category": 27,
"resale": true,
"deliveryDate": "2025-10-27T12:06:59.9370538-05:00",
"delivered": true,
"remarks": "sample string 31",
"keyWords": "sample string 32",
"operatorID": 33,
"trackStatus": true,
"plotNumber": "sample string 35",
"buildingID": 36,
"linkedPropertyID": 37,
"patternID": 38,
"soldForClientID": 39,
"contractDate": "2025-10-27T12:06:59.9370538-05:00",
"requestDate": "2025-10-27T12:06:59.9370538-05:00",
"lastUpdate": "2025-10-27T12:06:59.9370538-05:00",
"propertyViewID": 43,
"plotArea": 44.0,
"referralOperatorID": 45,
"agentID": 46,
"referralName": "sample string 47",
"lastNote": "sample string 48",
"pictures": [
{
"propertyPictureID": 1,
"propertyID": 2,
"fileName": "sample string 3",
"isDefault": true,
"url": "sample string 5",
"appID": 7,
"packID": 8,
"langID": 9,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 13,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 16,
"primaryKeyProperty": "sample string 17",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"propertyPictureID": 1,
"propertyID": 2,
"fileName": "sample string 3",
"isDefault": true,
"url": "sample string 5",
"appID": 7,
"packID": 8,
"langID": 9,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 13,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 16,
"primaryKeyProperty": "sample string 17",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"financial": {
"propertyFinancialID": 1,
"propertyID": 2,
"paymentTypeID": 3,
"price": 4.0,
"downPayment": 5.0,
"overAmount": 6.0,
"paidAmount": 7.0,
"totalFees": 8.0,
"unpaidAmount": 9.0,
"resalePrice": 10.0,
"resaleTotalPrice": 11.0,
"resaleDownPayment": 12.0,
"installmentsPeriod": 13,
"currencyID": 14,
"paymentSchedules": [
{
"propertyPaymentScheduleID": 1,
"propertyID": 2,
"scheduleTypeID": 3,
"schedulePeriod": 4,
"firstInstallmentDate": "2025-10-27T12:06:59.9370538-05:00",
"noOfInstallments": 6,
"lastInstallmentDate": "2025-10-27T12:06:59.9370538-05:00",
"paymentScheduleFrequencyID": 8,
"installmentAmount": 9.0,
"installments": [
{
"installmentID": 1,
"propertyID": 2,
"propertyPaymentScheduleID": 3,
"installmentTypeID": 4,
"dueDate": "2025-10-27T12:06:59.9370538-05:00",
"installmentAmount": 6.0,
"paid": true,
"balance": 8.0,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"installmentID": 1,
"propertyID": 2,
"propertyPaymentScheduleID": 3,
"installmentTypeID": 4,
"dueDate": "2025-10-27T12:06:59.9370538-05:00",
"installmentAmount": 6.0,
"paid": true,
"balance": 8.0,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"propertyPaymentScheduleID": 1,
"propertyID": 2,
"scheduleTypeID": 3,
"schedulePeriod": 4,
"firstInstallmentDate": "2025-10-27T12:06:59.9370538-05:00",
"noOfInstallments": 6,
"lastInstallmentDate": "2025-10-27T12:06:59.9370538-05:00",
"paymentScheduleFrequencyID": 8,
"installmentAmount": 9.0,
"installments": [
{
"installmentID": 1,
"propertyID": 2,
"propertyPaymentScheduleID": 3,
"installmentTypeID": 4,
"dueDate": "2025-10-27T12:06:59.9370538-05:00",
"installmentAmount": 6.0,
"paid": true,
"balance": 8.0,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"installmentID": 1,
"propertyID": 2,
"propertyPaymentScheduleID": 3,
"installmentTypeID": 4,
"dueDate": "2025-10-27T12:06:59.9370538-05:00",
"installmentAmount": 6.0,
"paid": true,
"balance": 8.0,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"fees": [
{
"propertyFeesID": 1,
"propertyID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"propertyFeesID": 1,
"propertyID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 16,
"packID": 17,
"langID": 18,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 22,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 25,
"primaryKeyProperty": "sample string 26",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
"features": [
{
"propertyFeatureID": 1,
"propertyID": 2,
"featureTypeID": 3,
"quantity": 4,
"featureStatus": 5,
"unitPrice": 6.0,
"totalPrice": 7.0,
"addToUnitPrice": true,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"propertyFeatureID": 1,
"propertyID": 2,
"featureTypeID": 3,
"quantity": 4,
"featureStatus": 5,
"unitPrice": 6.0,
"totalPrice": 7.0,
"addToUnitPrice": true,
"appID": 10,
"packID": 11,
"langID": 12,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 16,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 19,
"primaryKeyProperty": "sample string 20",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"projectFacilities": [
{
"projectFinancialFacilityID": 1,
"projectID": 2,
"financialFacilityID": 3,
"facilityDescription": "sample string 4",
"period": 5,
"discountPercentage": 6.0,
"status": 7,
"ownerID": 8,
"cash": true,
"payments": [
{
"financialFacilityPaymentID": 1,
"financialFacilityID": 2,
"paymentType": 3,
"calculationBasis": 4,
"paymentValue": 5.0,
"paymentAmount": 6.0,
"paymentCollection": 7,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityPaymentID": 1,
"financialFacilityID": 2,
"paymentType": 3,
"calculationBasis": 4,
"paymentValue": 5.0,
"paymentAmount": 6.0,
"paymentCollection": 7,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"schedules": [
{
"financialFacilityScheduleID": 1,
"financialFacilityID": 2,
"frequencyID": 3,
"fixedAmount": true,
"installmentAmount": 5.0,
"scheduleValue": 6.0,
"installments": 7,
"calculationBasis": 8,
"scheduleTypeID": 9,
"feesTypeID": 10,
"scheduleAmount": 11.0,
"scheduleDescription": "sample string 12",
"appID": 14,
"packID": 15,
"langID": 16,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 20,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 23,
"primaryKeyProperty": "sample string 24",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityScheduleID": 1,
"financialFacilityID": 2,
"frequencyID": 3,
"fixedAmount": true,
"installmentAmount": 5.0,
"scheduleValue": 6.0,
"installments": 7,
"calculationBasis": 8,
"scheduleTypeID": 9,
"feesTypeID": 10,
"scheduleAmount": 11.0,
"scheduleDescription": "sample string 12",
"appID": 14,
"packID": 15,
"langID": 16,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 20,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 23,
"primaryKeyProperty": "sample string 24",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"fees": [
{
"financialFacilityFeesID": 1,
"financialFacilityID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"paymentCollection": 8,
"journalID": 9,
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityFeesID": 1,
"financialFacilityID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"paymentCollection": 8,
"journalID": 9,
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"projectFinancialFacilityID": 1,
"projectID": 2,
"financialFacilityID": 3,
"facilityDescription": "sample string 4",
"period": 5,
"discountPercentage": 6.0,
"status": 7,
"ownerID": 8,
"cash": true,
"payments": [
{
"financialFacilityPaymentID": 1,
"financialFacilityID": 2,
"paymentType": 3,
"calculationBasis": 4,
"paymentValue": 5.0,
"paymentAmount": 6.0,
"paymentCollection": 7,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityPaymentID": 1,
"financialFacilityID": 2,
"paymentType": 3,
"calculationBasis": 4,
"paymentValue": 5.0,
"paymentAmount": 6.0,
"paymentCollection": 7,
"appID": 9,
"packID": 10,
"langID": 11,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 15,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 18,
"primaryKeyProperty": "sample string 19",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"schedules": [
{
"financialFacilityScheduleID": 1,
"financialFacilityID": 2,
"frequencyID": 3,
"fixedAmount": true,
"installmentAmount": 5.0,
"scheduleValue": 6.0,
"installments": 7,
"calculationBasis": 8,
"scheduleTypeID": 9,
"feesTypeID": 10,
"scheduleAmount": 11.0,
"scheduleDescription": "sample string 12",
"appID": 14,
"packID": 15,
"langID": 16,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 20,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 23,
"primaryKeyProperty": "sample string 24",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityScheduleID": 1,
"financialFacilityID": 2,
"frequencyID": 3,
"fixedAmount": true,
"installmentAmount": 5.0,
"scheduleValue": 6.0,
"installments": 7,
"calculationBasis": 8,
"scheduleTypeID": 9,
"feesTypeID": 10,
"scheduleAmount": 11.0,
"scheduleDescription": "sample string 12",
"appID": 14,
"packID": 15,
"langID": 16,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 20,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 23,
"primaryKeyProperty": "sample string 24",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"fees": [
{
"financialFacilityFeesID": 1,
"financialFacilityID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"paymentCollection": 8,
"journalID": 9,
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
},
{
"financialFacilityFeesID": 1,
"financialFacilityID": 2,
"feesTypeID": 3,
"paymentTypeID": 4,
"calculationBasis": 5,
"feesValue": 6.0,
"feesAmount": 7.0,
"paymentCollection": 8,
"journalID": 9,
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 11,
"packID": 12,
"langID": 13,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 17,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 20,
"primaryKeyProperty": "sample string 21",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
],
"appID": 50,
"packID": 51,
"langID": 52,
"oStatus": 0,
"modifiedOn": "2025-10-27T12:06:59.9370538-05:00",
"modifiedBy": 56,
"changedProperties": [
{
"propertyName": "sample string 1",
"oldValue": {}
},
{
"propertyName": "sample string 1",
"oldValue": {}
}
],
"lazyLoading": true,
"includeLoading": true,
"index": 59,
"primaryKeyProperty": "sample string 60",
"primaryKeyValue": {},
"filters": [
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
},
{
"propertyName": "sample string 1",
"isDefault": true,
"checked": true,
"value": {},
"valueRangeLimit": {},
"startWith": true,
"endWith": true,
"contain": true,
"equal": true,
"notEqual": true,
"range": true,
"lob": 15,
"descriptorID": 21,
"pickListID": 22,
"relationalOperator": "sample string 23"
}
]
}
]
application/xml, text/xml
<BaseListOfPropertyClientImportViewZ88eqXgu xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:d1p1="http://schemas.datacontract.org/2004/07/SubtleBase.DataModel.RealEstate.CRM" xmlns="http://schemas.datacontract.org/2004/07/SubtleBase.DataModel">
<PropertyClientImportView>
<AppID>50</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>59</Index>
<LangID>52</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>56</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>51</PackID>
<PrimaryKeyProperty>sample string 60</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:AgentID>46</d1p1:AgentID>
<d1p1:Area>14</d1p1:Area>
<d1p1:Bathrooms>16</d1p1:Bathrooms>
<d1p1:BedRooms>15</d1p1:BedRooms>
<d1p1:Building>sample string 11</d1p1:Building>
<d1p1:BuildingArea>23</d1p1:BuildingArea>
<d1p1:BuildingID>36</d1p1:BuildingID>
<d1p1:BuiltOn>26</d1p1:BuiltOn>
<d1p1:Category>27</d1p1:Category>
<d1p1:CityID>8</d1p1:CityID>
<d1p1:ClientID>2</d1p1:ClientID>
<d1p1:ContractDate>2025-10-27T12:06:59.9370538-05:00</d1p1:ContractDate>
<d1p1:DefaultPictureUrl>sample string 21</d1p1:DefaultPictureUrl>
<d1p1:Delivered>true</d1p1:Delivered>
<d1p1:DeliveryDate>2025-10-27T12:06:59.9370538-05:00</d1p1:DeliveryDate>
<d1p1:DownPayment>18</d1p1:DownPayment>
<d1p1:Features>
<PropertyFeature>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:AddToUnitPrice>true</d1p1:AddToUnitPrice>
<d1p1:FeatureStatus>5</d1p1:FeatureStatus>
<d1p1:FeatureTypeID>3</d1p1:FeatureTypeID>
<d1p1:PropertyFeatureID>1</d1p1:PropertyFeatureID>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:Quantity>4</d1p1:Quantity>
<d1p1:TotalPrice>7</d1p1:TotalPrice>
<d1p1:UnitPrice>6</d1p1:UnitPrice>
</PropertyFeature>
<PropertyFeature>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:AddToUnitPrice>true</d1p1:AddToUnitPrice>
<d1p1:FeatureStatus>5</d1p1:FeatureStatus>
<d1p1:FeatureTypeID>3</d1p1:FeatureTypeID>
<d1p1:PropertyFeatureID>1</d1p1:PropertyFeatureID>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:Quantity>4</d1p1:Quantity>
<d1p1:TotalPrice>7</d1p1:TotalPrice>
<d1p1:UnitPrice>6</d1p1:UnitPrice>
</PropertyFeature>
</d1p1:Features>
<d1p1:Financial>
<AppID>16</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>25</Index>
<LangID>18</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>22</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>17</PackID>
<PrimaryKeyProperty>sample string 26</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CurrencyID>14</d1p1:CurrencyID>
<d1p1:DownPayment>5</d1p1:DownPayment>
<d1p1:Fees>
<PropertyFees>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
<d1p1:PropertyFeesID>1</d1p1:PropertyFeesID>
<d1p1:PropertyID>2</d1p1:PropertyID>
</PropertyFees>
<PropertyFees>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
<d1p1:PropertyFeesID>1</d1p1:PropertyFeesID>
<d1p1:PropertyID>2</d1p1:PropertyID>
</PropertyFees>
</d1p1:Fees>
<d1p1:InstallmentsPeriod>13</d1p1:InstallmentsPeriod>
<d1p1:OverAmount>6</d1p1:OverAmount>
<d1p1:PaidAmount>7</d1p1:PaidAmount>
<d1p1:PaymentSchedules>
<PropertyPaymentSchedule>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:FirstInstallmentDate>2025-10-27T12:06:59.9370538-05:00</d1p1:FirstInstallmentDate>
<d1p1:InstallmentAmount>9</d1p1:InstallmentAmount>
<d1p1:Installments>
<PropertyInstallment>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Balance>8</d1p1:Balance>
<d1p1:DueDate>2025-10-27T12:06:59.9370538-05:00</d1p1:DueDate>
<d1p1:InstallmentAmount>6</d1p1:InstallmentAmount>
<d1p1:InstallmentID>1</d1p1:InstallmentID>
<d1p1:InstallmentTypeID>4</d1p1:InstallmentTypeID>
<d1p1:Paid>true</d1p1:Paid>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>3</d1p1:PropertyPaymentScheduleID>
</PropertyInstallment>
<PropertyInstallment>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Balance>8</d1p1:Balance>
<d1p1:DueDate>2025-10-27T12:06:59.9370538-05:00</d1p1:DueDate>
<d1p1:InstallmentAmount>6</d1p1:InstallmentAmount>
<d1p1:InstallmentID>1</d1p1:InstallmentID>
<d1p1:InstallmentTypeID>4</d1p1:InstallmentTypeID>
<d1p1:Paid>true</d1p1:Paid>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>3</d1p1:PropertyPaymentScheduleID>
</PropertyInstallment>
</d1p1:Installments>
<d1p1:LastInstallmentDate>2025-10-27T12:06:59.9370538-05:00</d1p1:LastInstallmentDate>
<d1p1:NoOfInstallments>6</d1p1:NoOfInstallments>
<d1p1:PaymentScheduleFrequencyID>8</d1p1:PaymentScheduleFrequencyID>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>1</d1p1:PropertyPaymentScheduleID>
<d1p1:SchedulePeriod>4</d1p1:SchedulePeriod>
<d1p1:ScheduleTypeID>3</d1p1:ScheduleTypeID>
</PropertyPaymentSchedule>
<PropertyPaymentSchedule>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:FirstInstallmentDate>2025-10-27T12:06:59.9370538-05:00</d1p1:FirstInstallmentDate>
<d1p1:InstallmentAmount>9</d1p1:InstallmentAmount>
<d1p1:Installments>
<PropertyInstallment>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Balance>8</d1p1:Balance>
<d1p1:DueDate>2025-10-27T12:06:59.9370538-05:00</d1p1:DueDate>
<d1p1:InstallmentAmount>6</d1p1:InstallmentAmount>
<d1p1:InstallmentID>1</d1p1:InstallmentID>
<d1p1:InstallmentTypeID>4</d1p1:InstallmentTypeID>
<d1p1:Paid>true</d1p1:Paid>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>3</d1p1:PropertyPaymentScheduleID>
</PropertyInstallment>
<PropertyInstallment>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Balance>8</d1p1:Balance>
<d1p1:DueDate>2025-10-27T12:06:59.9370538-05:00</d1p1:DueDate>
<d1p1:InstallmentAmount>6</d1p1:InstallmentAmount>
<d1p1:InstallmentID>1</d1p1:InstallmentID>
<d1p1:InstallmentTypeID>4</d1p1:InstallmentTypeID>
<d1p1:Paid>true</d1p1:Paid>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>3</d1p1:PropertyPaymentScheduleID>
</PropertyInstallment>
</d1p1:Installments>
<d1p1:LastInstallmentDate>2025-10-27T12:06:59.9370538-05:00</d1p1:LastInstallmentDate>
<d1p1:NoOfInstallments>6</d1p1:NoOfInstallments>
<d1p1:PaymentScheduleFrequencyID>8</d1p1:PaymentScheduleFrequencyID>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>1</d1p1:PropertyPaymentScheduleID>
<d1p1:SchedulePeriod>4</d1p1:SchedulePeriod>
<d1p1:ScheduleTypeID>3</d1p1:ScheduleTypeID>
</PropertyPaymentSchedule>
</d1p1:PaymentSchedules>
<d1p1:PaymentTypeID>3</d1p1:PaymentTypeID>
<d1p1:Price>4</d1p1:Price>
<d1p1:PropertyFinancialID>1</d1p1:PropertyFinancialID>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:ResaleDownPayment>12</d1p1:ResaleDownPayment>
<d1p1:ResalePrice>10</d1p1:ResalePrice>
<d1p1:ResaleTotalPrice>11</d1p1:ResaleTotalPrice>
<d1p1:TotalFees>8</d1p1:TotalFees>
<d1p1:UnpaidAmount>9</d1p1:UnpaidAmount>
</d1p1:Financial>
<d1p1:FinishingTypeID>13</d1p1:FinishingTypeID>
<d1p1:Floor>24</d1p1:Floor>
<d1p1:Floors>25</d1p1:Floors>
<d1p1:KeyWords>sample string 32</d1p1:KeyWords>
<d1p1:LastNote>sample string 48</d1p1:LastNote>
<d1p1:LastUpdate>2025-10-27T12:06:59.9370538-05:00</d1p1:LastUpdate>
<d1p1:LinkedPropertyID>37</d1p1:LinkedPropertyID>
<d1p1:MeterPrice>22</d1p1:MeterPrice>
<d1p1:ModelID>12</d1p1:ModelID>
<d1p1:OfferedTypeID>5</d1p1:OfferedTypeID>
<d1p1:OperatorID>33</d1p1:OperatorID>
<d1p1:OwnerID>20</d1p1:OwnerID>
<d1p1:PatternID>38</d1p1:PatternID>
<d1p1:Pictures>
<PropertyPicture>
<AppID>7</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>16</Index>
<LangID>9</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>13</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>8</PackID>
<PrimaryKeyProperty>sample string 17</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:FileName>sample string 3</d1p1:FileName>
<d1p1:IsDefault>true</d1p1:IsDefault>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPictureID>1</d1p1:PropertyPictureID>
<d1p1:Url>sample string 5</d1p1:Url>
</PropertyPicture>
<PropertyPicture>
<AppID>7</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>16</Index>
<LangID>9</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>13</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>8</PackID>
<PrimaryKeyProperty>sample string 17</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:FileName>sample string 3</d1p1:FileName>
<d1p1:IsDefault>true</d1p1:IsDefault>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPictureID>1</d1p1:PropertyPictureID>
<d1p1:Url>sample string 5</d1p1:Url>
</PropertyPicture>
</d1p1:Pictures>
<d1p1:PlotArea>44</d1p1:PlotArea>
<d1p1:PlotNumber>sample string 35</d1p1:PlotNumber>
<d1p1:Price>17</d1p1:Price>
<d1p1:ProjectFacilities>
<ProjectFinancialFacility>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Cash>true</d1p1:Cash>
<d1p1:DiscountPercentage>6</d1p1:DiscountPercentage>
<d1p1:FacilityDescription>sample string 4</d1p1:FacilityDescription>
<d1p1:Fees>
<FinancialFacilityFees>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:FinancialFacilityFeesID>1</d1p1:FinancialFacilityFeesID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:JournalID>9</d1p1:JournalID>
<d1p1:PaymentCollection>8</d1p1:PaymentCollection>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
</FinancialFacilityFees>
<FinancialFacilityFees>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:FinancialFacilityFeesID>1</d1p1:FinancialFacilityFeesID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:JournalID>9</d1p1:JournalID>
<d1p1:PaymentCollection>8</d1p1:PaymentCollection>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
</FinancialFacilityFees>
</d1p1:Fees>
<d1p1:FinancialFacilityID>3</d1p1:FinancialFacilityID>
<d1p1:OwnerID>8</d1p1:OwnerID>
<d1p1:Payments>
<FinancialFacilityPayment>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>4</d1p1:CalculationBasis>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityPaymentID>1</d1p1:FinancialFacilityPaymentID>
<d1p1:PaymentAmount>6</d1p1:PaymentAmount>
<d1p1:PaymentCollection>7</d1p1:PaymentCollection>
<d1p1:PaymentType>3</d1p1:PaymentType>
<d1p1:PaymentValue>5</d1p1:PaymentValue>
</FinancialFacilityPayment>
<FinancialFacilityPayment>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>4</d1p1:CalculationBasis>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityPaymentID>1</d1p1:FinancialFacilityPaymentID>
<d1p1:PaymentAmount>6</d1p1:PaymentAmount>
<d1p1:PaymentCollection>7</d1p1:PaymentCollection>
<d1p1:PaymentType>3</d1p1:PaymentType>
<d1p1:PaymentValue>5</d1p1:PaymentValue>
</FinancialFacilityPayment>
</d1p1:Payments>
<d1p1:Period>5</d1p1:Period>
<d1p1:ProjectFinancialFacilityID>1</d1p1:ProjectFinancialFacilityID>
<d1p1:ProjectID>2</d1p1:ProjectID>
<d1p1:Schedules>
<FinancialFacilitySchedule>
<AppID>14</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>23</Index>
<LangID>16</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>20</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>15</PackID>
<PrimaryKeyProperty>sample string 24</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>8</d1p1:CalculationBasis>
<d1p1:FeesTypeID>10</d1p1:FeesTypeID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityScheduleID>1</d1p1:FinancialFacilityScheduleID>
<d1p1:FixedAmount>true</d1p1:FixedAmount>
<d1p1:FrequencyID>3</d1p1:FrequencyID>
<d1p1:InstallmentAmount>5</d1p1:InstallmentAmount>
<d1p1:Installments>7</d1p1:Installments>
<d1p1:ScheduleAmount>11</d1p1:ScheduleAmount>
<d1p1:ScheduleDescription>sample string 12</d1p1:ScheduleDescription>
<d1p1:ScheduleTypeID>9</d1p1:ScheduleTypeID>
<d1p1:ScheduleValue>6</d1p1:ScheduleValue>
</FinancialFacilitySchedule>
<FinancialFacilitySchedule>
<AppID>14</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>23</Index>
<LangID>16</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>20</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>15</PackID>
<PrimaryKeyProperty>sample string 24</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>8</d1p1:CalculationBasis>
<d1p1:FeesTypeID>10</d1p1:FeesTypeID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityScheduleID>1</d1p1:FinancialFacilityScheduleID>
<d1p1:FixedAmount>true</d1p1:FixedAmount>
<d1p1:FrequencyID>3</d1p1:FrequencyID>
<d1p1:InstallmentAmount>5</d1p1:InstallmentAmount>
<d1p1:Installments>7</d1p1:Installments>
<d1p1:ScheduleAmount>11</d1p1:ScheduleAmount>
<d1p1:ScheduleDescription>sample string 12</d1p1:ScheduleDescription>
<d1p1:ScheduleTypeID>9</d1p1:ScheduleTypeID>
<d1p1:ScheduleValue>6</d1p1:ScheduleValue>
</FinancialFacilitySchedule>
</d1p1:Schedules>
<d1p1:Status>7</d1p1:Status>
</ProjectFinancialFacility>
<ProjectFinancialFacility>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Cash>true</d1p1:Cash>
<d1p1:DiscountPercentage>6</d1p1:DiscountPercentage>
<d1p1:FacilityDescription>sample string 4</d1p1:FacilityDescription>
<d1p1:Fees>
<FinancialFacilityFees>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:FinancialFacilityFeesID>1</d1p1:FinancialFacilityFeesID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:JournalID>9</d1p1:JournalID>
<d1p1:PaymentCollection>8</d1p1:PaymentCollection>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
</FinancialFacilityFees>
<FinancialFacilityFees>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:FinancialFacilityFeesID>1</d1p1:FinancialFacilityFeesID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:JournalID>9</d1p1:JournalID>
<d1p1:PaymentCollection>8</d1p1:PaymentCollection>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
</FinancialFacilityFees>
</d1p1:Fees>
<d1p1:FinancialFacilityID>3</d1p1:FinancialFacilityID>
<d1p1:OwnerID>8</d1p1:OwnerID>
<d1p1:Payments>
<FinancialFacilityPayment>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>4</d1p1:CalculationBasis>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityPaymentID>1</d1p1:FinancialFacilityPaymentID>
<d1p1:PaymentAmount>6</d1p1:PaymentAmount>
<d1p1:PaymentCollection>7</d1p1:PaymentCollection>
<d1p1:PaymentType>3</d1p1:PaymentType>
<d1p1:PaymentValue>5</d1p1:PaymentValue>
</FinancialFacilityPayment>
<FinancialFacilityPayment>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>4</d1p1:CalculationBasis>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityPaymentID>1</d1p1:FinancialFacilityPaymentID>
<d1p1:PaymentAmount>6</d1p1:PaymentAmount>
<d1p1:PaymentCollection>7</d1p1:PaymentCollection>
<d1p1:PaymentType>3</d1p1:PaymentType>
<d1p1:PaymentValue>5</d1p1:PaymentValue>
</FinancialFacilityPayment>
</d1p1:Payments>
<d1p1:Period>5</d1p1:Period>
<d1p1:ProjectFinancialFacilityID>1</d1p1:ProjectFinancialFacilityID>
<d1p1:ProjectID>2</d1p1:ProjectID>
<d1p1:Schedules>
<FinancialFacilitySchedule>
<AppID>14</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>23</Index>
<LangID>16</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>20</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>15</PackID>
<PrimaryKeyProperty>sample string 24</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>8</d1p1:CalculationBasis>
<d1p1:FeesTypeID>10</d1p1:FeesTypeID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityScheduleID>1</d1p1:FinancialFacilityScheduleID>
<d1p1:FixedAmount>true</d1p1:FixedAmount>
<d1p1:FrequencyID>3</d1p1:FrequencyID>
<d1p1:InstallmentAmount>5</d1p1:InstallmentAmount>
<d1p1:Installments>7</d1p1:Installments>
<d1p1:ScheduleAmount>11</d1p1:ScheduleAmount>
<d1p1:ScheduleDescription>sample string 12</d1p1:ScheduleDescription>
<d1p1:ScheduleTypeID>9</d1p1:ScheduleTypeID>
<d1p1:ScheduleValue>6</d1p1:ScheduleValue>
</FinancialFacilitySchedule>
<FinancialFacilitySchedule>
<AppID>14</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>23</Index>
<LangID>16</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>20</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>15</PackID>
<PrimaryKeyProperty>sample string 24</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>8</d1p1:CalculationBasis>
<d1p1:FeesTypeID>10</d1p1:FeesTypeID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityScheduleID>1</d1p1:FinancialFacilityScheduleID>
<d1p1:FixedAmount>true</d1p1:FixedAmount>
<d1p1:FrequencyID>3</d1p1:FrequencyID>
<d1p1:InstallmentAmount>5</d1p1:InstallmentAmount>
<d1p1:Installments>7</d1p1:Installments>
<d1p1:ScheduleAmount>11</d1p1:ScheduleAmount>
<d1p1:ScheduleDescription>sample string 12</d1p1:ScheduleDescription>
<d1p1:ScheduleTypeID>9</d1p1:ScheduleTypeID>
<d1p1:ScheduleValue>6</d1p1:ScheduleValue>
</FinancialFacilitySchedule>
</d1p1:Schedules>
<d1p1:Status>7</d1p1:Status>
</ProjectFinancialFacility>
</d1p1:ProjectFacilities>
<d1p1:ProjectID>6</d1p1:ProjectID>
<d1p1:ProjectPhaseID>7</d1p1:ProjectPhaseID>
<d1p1:PropertyDescription>sample string 4</d1p1:PropertyDescription>
<d1p1:PropertyID>1</d1p1:PropertyID>
<d1p1:PropertyStatusID>19</d1p1:PropertyStatusID>
<d1p1:PropertyTypeID>3</d1p1:PropertyTypeID>
<d1p1:PropertyViewID>43</d1p1:PropertyViewID>
<d1p1:ReferralName>sample string 47</d1p1:ReferralName>
<d1p1:ReferralOperatorID>45</d1p1:ReferralOperatorID>
<d1p1:Remarks>sample string 31</d1p1:Remarks>
<d1p1:RequestDate>2025-10-27T12:06:59.9370538-05:00</d1p1:RequestDate>
<d1p1:Resale>true</d1p1:Resale>
<d1p1:SoldForClientID>39</d1p1:SoldForClientID>
<d1p1:Street>sample string 10</d1p1:Street>
<d1p1:TrackStatus>true</d1p1:TrackStatus>
<d1p1:ZoneID>9</d1p1:ZoneID>
<d1p1:Client xmlns:d3p1="http://schemas.datacontract.org/2004/07/SB.DM.CRM">
<AppID>59</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>68</Index>
<LangID>61</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>65</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>60</PackID>
<PrimaryKeyProperty>sample string 69</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d3p1:Address>sample string 9</d3p1:Address>
<d3p1:AddressGroup>sample string 45</d3p1:AddressGroup>
<d3p1:AgeGroup>14</d3p1:AgeGroup>
<d3p1:AgentID>20</d3p1:AgentID>
<d3p1:AgentName>sample string 21</d3p1:AgentName>
<d3p1:BillboardID>32</d3p1:BillboardID>
<d3p1:BirthDate>2025-10-27T12:06:59.9370538-05:00</d3p1:BirthDate>
<d3p1:BrokerID>22</d3p1:BrokerID>
<d3p1:Building>sample string 46</d3p1:Building>
<d3p1:Buyer>true</d3p1:Buyer>
<d3p1:CancellationReasonID>36</d3p1:CancellationReasonID>
<d3p1:CityID>50</d3p1:CityID>
<d3p1:CitySubdivisionName>sample string 51</d3p1:CitySubdivisionName>
<d3p1:ClientGroupID>29</d3p1:ClientGroupID>
<d3p1:ClientID>1</d3p1:ClientID>
<d3p1:ClientSourceDetailID>34</d3p1:ClientSourceDetailID>
<d3p1:ClientSourceID>18</d3p1:ClientSourceID>
<d3p1:ClientStatus>35</d3p1:ClientStatus>
<d3p1:ClubMembership>sample string 17</d3p1:ClubMembership>
<d3p1:CommercialRegisterCode>sample string 55</d3p1:CommercialRegisterCode>
<d3p1:CommercialRegisterNumber>sample string 54</d3p1:CommercialRegisterNumber>
<d3p1:CompanyTaxNumber>sample string 56</d3p1:CompanyTaxNumber>
<d3p1:ContactPersonName>sample string 57</d3p1:ContactPersonName>
<d3p1:CountryID>48</d3p1:CountryID>
<d3p1:Email>sample string 12</d3p1:Email>
<d3p1:FirstName>sample string 38</d3p1:FirstName>
<d3p1:FlatNumber>sample string 47</d3p1:FlatNumber>
<d3p1:Gender>4</d3p1:Gender>
<d3p1:Hobbies>sample string 16</d3p1:Hobbies>
<d3p1:HomeNumber>sample string 25</d3p1:HomeNumber>
<d3p1:IsNewClient>true</d3p1:IsNewClient>
<d3p1:LastContactDate>2025-10-27T12:06:59.9370538-05:00</d3p1:LastContactDate>
<d3p1:LastName>sample string 40</d3p1:LastName>
<d3p1:MailingAddress>sample string 28</d3p1:MailingAddress>
<d3p1:MaritalStatus>13</d3p1:MaritalStatus>
<d3p1:MiddleName>sample string 39</d3p1:MiddleName>
<d3p1:Mobile>sample string 7</d3p1:Mobile>
<d3p1:Mobile2>sample string 43</d3p1:Mobile2>
<d3p1:Name>sample string 3</d3p1:Name>
<d3p1:NationalNumber>sample string 24</d3p1:NationalNumber>
<d3p1:Nationality>sample string 8</d3p1:Nationality>
<d3p1:Notes>sample string 27</d3p1:Notes>
<d3p1:NumberOfChildren>15</d3p1:NumberOfChildren>
<d3p1:Occupation>sample string 10</d3p1:Occupation>
<d3p1:OfficialName>sample string 53</d3p1:OfficialName>
<d3p1:Organization>sample string 11</d3p1:Organization>
<d3p1:OwnerID>23</d3p1:OwnerID>
<d3p1:PicUrl>sample string 37</d3p1:PicUrl>
<d3p1:PostalCode>52</d3p1:PostalCode>
<d3p1:Reference>sample string 26</d3p1:Reference>
<d3p1:ReferralClientID>33</d3p1:ReferralClientID>
<d3p1:RegistrationDate>2025-10-27T12:06:59.9370538-05:00</d3p1:RegistrationDate>
<d3p1:Relationships>
<ClientRelationship>
<AppID>18</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>27</Index>
<LangID>20</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>24</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>19</PackID>
<PrimaryKeyProperty>sample string 28</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d3p1:BirthDate>2025-10-27T12:06:59.9370538-05:00</d3p1:BirthDate>
<d3p1:Buyer>true</d3p1:Buyer>
<d3p1:ChildClientID>3</d3p1:ChildClientID>
<d3p1:ClientRelationshipID>1</d3p1:ClientRelationshipID>
<d3p1:ClientStatus>16</d3p1:ClientStatus>
<d3p1:FirstName>sample string 6</d3p1:FirstName>
<d3p1:Gender>12</d3p1:Gender>
<d3p1:LastName>sample string 8</d3p1:LastName>
<d3p1:MiddleName>sample string 7</d3p1:MiddleName>
<d3p1:Mobile>sample string 14</d3p1:Mobile>
<d3p1:Name>sample string 9</d3p1:Name>
<d3p1:OwnerID>15</d3p1:OwnerID>
<d3p1:ParentClientID>2</d3p1:ParentClientID>
<d3p1:PicUrl>sample string 11</d3p1:PicUrl>
<d3p1:RelationshipDescription>sample string 5</d3p1:RelationshipDescription>
<d3p1:RelationshipTypeID>4</d3p1:RelationshipTypeID>
</ClientRelationship>
<ClientRelationship>
<AppID>18</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>27</Index>
<LangID>20</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>24</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>19</PackID>
<PrimaryKeyProperty>sample string 28</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d3p1:BirthDate>2025-10-27T12:06:59.9370538-05:00</d3p1:BirthDate>
<d3p1:Buyer>true</d3p1:Buyer>
<d3p1:ChildClientID>3</d3p1:ChildClientID>
<d3p1:ClientRelationshipID>1</d3p1:ClientRelationshipID>
<d3p1:ClientStatus>16</d3p1:ClientStatus>
<d3p1:FirstName>sample string 6</d3p1:FirstName>
<d3p1:Gender>12</d3p1:Gender>
<d3p1:LastName>sample string 8</d3p1:LastName>
<d3p1:MiddleName>sample string 7</d3p1:MiddleName>
<d3p1:Mobile>sample string 14</d3p1:Mobile>
<d3p1:Name>sample string 9</d3p1:Name>
<d3p1:OwnerID>15</d3p1:OwnerID>
<d3p1:ParentClientID>2</d3p1:ParentClientID>
<d3p1:PicUrl>sample string 11</d3p1:PicUrl>
<d3p1:RelationshipDescription>sample string 5</d3p1:RelationshipDescription>
<d3p1:RelationshipTypeID>4</d3p1:RelationshipTypeID>
</ClientRelationship>
</d3p1:Relationships>
<d3p1:Remarks>sample string 19</d3p1:Remarks>
<d3p1:Seller>true</d3p1:Seller>
<d3p1:SourceDescription>sample string 31</d3p1:SourceDescription>
<d3p1:SubdivisionID>49</d3p1:SubdivisionID>
<d3p1:WorkNumber>sample string 44</d3p1:WorkNumber>
</d1p1:Client>
</PropertyClientImportView>
<PropertyClientImportView>
<AppID>50</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>59</Index>
<LangID>52</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>56</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>51</PackID>
<PrimaryKeyProperty>sample string 60</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:AgentID>46</d1p1:AgentID>
<d1p1:Area>14</d1p1:Area>
<d1p1:Bathrooms>16</d1p1:Bathrooms>
<d1p1:BedRooms>15</d1p1:BedRooms>
<d1p1:Building>sample string 11</d1p1:Building>
<d1p1:BuildingArea>23</d1p1:BuildingArea>
<d1p1:BuildingID>36</d1p1:BuildingID>
<d1p1:BuiltOn>26</d1p1:BuiltOn>
<d1p1:Category>27</d1p1:Category>
<d1p1:CityID>8</d1p1:CityID>
<d1p1:ClientID>2</d1p1:ClientID>
<d1p1:ContractDate>2025-10-27T12:06:59.9370538-05:00</d1p1:ContractDate>
<d1p1:DefaultPictureUrl>sample string 21</d1p1:DefaultPictureUrl>
<d1p1:Delivered>true</d1p1:Delivered>
<d1p1:DeliveryDate>2025-10-27T12:06:59.9370538-05:00</d1p1:DeliveryDate>
<d1p1:DownPayment>18</d1p1:DownPayment>
<d1p1:Features>
<PropertyFeature>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:AddToUnitPrice>true</d1p1:AddToUnitPrice>
<d1p1:FeatureStatus>5</d1p1:FeatureStatus>
<d1p1:FeatureTypeID>3</d1p1:FeatureTypeID>
<d1p1:PropertyFeatureID>1</d1p1:PropertyFeatureID>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:Quantity>4</d1p1:Quantity>
<d1p1:TotalPrice>7</d1p1:TotalPrice>
<d1p1:UnitPrice>6</d1p1:UnitPrice>
</PropertyFeature>
<PropertyFeature>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:AddToUnitPrice>true</d1p1:AddToUnitPrice>
<d1p1:FeatureStatus>5</d1p1:FeatureStatus>
<d1p1:FeatureTypeID>3</d1p1:FeatureTypeID>
<d1p1:PropertyFeatureID>1</d1p1:PropertyFeatureID>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:Quantity>4</d1p1:Quantity>
<d1p1:TotalPrice>7</d1p1:TotalPrice>
<d1p1:UnitPrice>6</d1p1:UnitPrice>
</PropertyFeature>
</d1p1:Features>
<d1p1:Financial>
<AppID>16</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>25</Index>
<LangID>18</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>22</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>17</PackID>
<PrimaryKeyProperty>sample string 26</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CurrencyID>14</d1p1:CurrencyID>
<d1p1:DownPayment>5</d1p1:DownPayment>
<d1p1:Fees>
<PropertyFees>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
<d1p1:PropertyFeesID>1</d1p1:PropertyFeesID>
<d1p1:PropertyID>2</d1p1:PropertyID>
</PropertyFees>
<PropertyFees>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
<d1p1:PropertyFeesID>1</d1p1:PropertyFeesID>
<d1p1:PropertyID>2</d1p1:PropertyID>
</PropertyFees>
</d1p1:Fees>
<d1p1:InstallmentsPeriod>13</d1p1:InstallmentsPeriod>
<d1p1:OverAmount>6</d1p1:OverAmount>
<d1p1:PaidAmount>7</d1p1:PaidAmount>
<d1p1:PaymentSchedules>
<PropertyPaymentSchedule>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:FirstInstallmentDate>2025-10-27T12:06:59.9370538-05:00</d1p1:FirstInstallmentDate>
<d1p1:InstallmentAmount>9</d1p1:InstallmentAmount>
<d1p1:Installments>
<PropertyInstallment>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Balance>8</d1p1:Balance>
<d1p1:DueDate>2025-10-27T12:06:59.9370538-05:00</d1p1:DueDate>
<d1p1:InstallmentAmount>6</d1p1:InstallmentAmount>
<d1p1:InstallmentID>1</d1p1:InstallmentID>
<d1p1:InstallmentTypeID>4</d1p1:InstallmentTypeID>
<d1p1:Paid>true</d1p1:Paid>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>3</d1p1:PropertyPaymentScheduleID>
</PropertyInstallment>
<PropertyInstallment>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Balance>8</d1p1:Balance>
<d1p1:DueDate>2025-10-27T12:06:59.9370538-05:00</d1p1:DueDate>
<d1p1:InstallmentAmount>6</d1p1:InstallmentAmount>
<d1p1:InstallmentID>1</d1p1:InstallmentID>
<d1p1:InstallmentTypeID>4</d1p1:InstallmentTypeID>
<d1p1:Paid>true</d1p1:Paid>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>3</d1p1:PropertyPaymentScheduleID>
</PropertyInstallment>
</d1p1:Installments>
<d1p1:LastInstallmentDate>2025-10-27T12:06:59.9370538-05:00</d1p1:LastInstallmentDate>
<d1p1:NoOfInstallments>6</d1p1:NoOfInstallments>
<d1p1:PaymentScheduleFrequencyID>8</d1p1:PaymentScheduleFrequencyID>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>1</d1p1:PropertyPaymentScheduleID>
<d1p1:SchedulePeriod>4</d1p1:SchedulePeriod>
<d1p1:ScheduleTypeID>3</d1p1:ScheduleTypeID>
</PropertyPaymentSchedule>
<PropertyPaymentSchedule>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:FirstInstallmentDate>2025-10-27T12:06:59.9370538-05:00</d1p1:FirstInstallmentDate>
<d1p1:InstallmentAmount>9</d1p1:InstallmentAmount>
<d1p1:Installments>
<PropertyInstallment>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Balance>8</d1p1:Balance>
<d1p1:DueDate>2025-10-27T12:06:59.9370538-05:00</d1p1:DueDate>
<d1p1:InstallmentAmount>6</d1p1:InstallmentAmount>
<d1p1:InstallmentID>1</d1p1:InstallmentID>
<d1p1:InstallmentTypeID>4</d1p1:InstallmentTypeID>
<d1p1:Paid>true</d1p1:Paid>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>3</d1p1:PropertyPaymentScheduleID>
</PropertyInstallment>
<PropertyInstallment>
<AppID>10</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>19</Index>
<LangID>12</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>16</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>11</PackID>
<PrimaryKeyProperty>sample string 20</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Balance>8</d1p1:Balance>
<d1p1:DueDate>2025-10-27T12:06:59.9370538-05:00</d1p1:DueDate>
<d1p1:InstallmentAmount>6</d1p1:InstallmentAmount>
<d1p1:InstallmentID>1</d1p1:InstallmentID>
<d1p1:InstallmentTypeID>4</d1p1:InstallmentTypeID>
<d1p1:Paid>true</d1p1:Paid>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>3</d1p1:PropertyPaymentScheduleID>
</PropertyInstallment>
</d1p1:Installments>
<d1p1:LastInstallmentDate>2025-10-27T12:06:59.9370538-05:00</d1p1:LastInstallmentDate>
<d1p1:NoOfInstallments>6</d1p1:NoOfInstallments>
<d1p1:PaymentScheduleFrequencyID>8</d1p1:PaymentScheduleFrequencyID>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPaymentScheduleID>1</d1p1:PropertyPaymentScheduleID>
<d1p1:SchedulePeriod>4</d1p1:SchedulePeriod>
<d1p1:ScheduleTypeID>3</d1p1:ScheduleTypeID>
</PropertyPaymentSchedule>
</d1p1:PaymentSchedules>
<d1p1:PaymentTypeID>3</d1p1:PaymentTypeID>
<d1p1:Price>4</d1p1:Price>
<d1p1:PropertyFinancialID>1</d1p1:PropertyFinancialID>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:ResaleDownPayment>12</d1p1:ResaleDownPayment>
<d1p1:ResalePrice>10</d1p1:ResalePrice>
<d1p1:ResaleTotalPrice>11</d1p1:ResaleTotalPrice>
<d1p1:TotalFees>8</d1p1:TotalFees>
<d1p1:UnpaidAmount>9</d1p1:UnpaidAmount>
</d1p1:Financial>
<d1p1:FinishingTypeID>13</d1p1:FinishingTypeID>
<d1p1:Floor>24</d1p1:Floor>
<d1p1:Floors>25</d1p1:Floors>
<d1p1:KeyWords>sample string 32</d1p1:KeyWords>
<d1p1:LastNote>sample string 48</d1p1:LastNote>
<d1p1:LastUpdate>2025-10-27T12:06:59.9370538-05:00</d1p1:LastUpdate>
<d1p1:LinkedPropertyID>37</d1p1:LinkedPropertyID>
<d1p1:MeterPrice>22</d1p1:MeterPrice>
<d1p1:ModelID>12</d1p1:ModelID>
<d1p1:OfferedTypeID>5</d1p1:OfferedTypeID>
<d1p1:OperatorID>33</d1p1:OperatorID>
<d1p1:OwnerID>20</d1p1:OwnerID>
<d1p1:PatternID>38</d1p1:PatternID>
<d1p1:Pictures>
<PropertyPicture>
<AppID>7</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>16</Index>
<LangID>9</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>13</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>8</PackID>
<PrimaryKeyProperty>sample string 17</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:FileName>sample string 3</d1p1:FileName>
<d1p1:IsDefault>true</d1p1:IsDefault>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPictureID>1</d1p1:PropertyPictureID>
<d1p1:Url>sample string 5</d1p1:Url>
</PropertyPicture>
<PropertyPicture>
<AppID>7</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>16</Index>
<LangID>9</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>13</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>8</PackID>
<PrimaryKeyProperty>sample string 17</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:FileName>sample string 3</d1p1:FileName>
<d1p1:IsDefault>true</d1p1:IsDefault>
<d1p1:PropertyID>2</d1p1:PropertyID>
<d1p1:PropertyPictureID>1</d1p1:PropertyPictureID>
<d1p1:Url>sample string 5</d1p1:Url>
</PropertyPicture>
</d1p1:Pictures>
<d1p1:PlotArea>44</d1p1:PlotArea>
<d1p1:PlotNumber>sample string 35</d1p1:PlotNumber>
<d1p1:Price>17</d1p1:Price>
<d1p1:ProjectFacilities>
<ProjectFinancialFacility>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Cash>true</d1p1:Cash>
<d1p1:DiscountPercentage>6</d1p1:DiscountPercentage>
<d1p1:FacilityDescription>sample string 4</d1p1:FacilityDescription>
<d1p1:Fees>
<FinancialFacilityFees>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:FinancialFacilityFeesID>1</d1p1:FinancialFacilityFeesID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:JournalID>9</d1p1:JournalID>
<d1p1:PaymentCollection>8</d1p1:PaymentCollection>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
</FinancialFacilityFees>
<FinancialFacilityFees>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:FinancialFacilityFeesID>1</d1p1:FinancialFacilityFeesID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:JournalID>9</d1p1:JournalID>
<d1p1:PaymentCollection>8</d1p1:PaymentCollection>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
</FinancialFacilityFees>
</d1p1:Fees>
<d1p1:FinancialFacilityID>3</d1p1:FinancialFacilityID>
<d1p1:OwnerID>8</d1p1:OwnerID>
<d1p1:Payments>
<FinancialFacilityPayment>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>4</d1p1:CalculationBasis>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityPaymentID>1</d1p1:FinancialFacilityPaymentID>
<d1p1:PaymentAmount>6</d1p1:PaymentAmount>
<d1p1:PaymentCollection>7</d1p1:PaymentCollection>
<d1p1:PaymentType>3</d1p1:PaymentType>
<d1p1:PaymentValue>5</d1p1:PaymentValue>
</FinancialFacilityPayment>
<FinancialFacilityPayment>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>4</d1p1:CalculationBasis>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityPaymentID>1</d1p1:FinancialFacilityPaymentID>
<d1p1:PaymentAmount>6</d1p1:PaymentAmount>
<d1p1:PaymentCollection>7</d1p1:PaymentCollection>
<d1p1:PaymentType>3</d1p1:PaymentType>
<d1p1:PaymentValue>5</d1p1:PaymentValue>
</FinancialFacilityPayment>
</d1p1:Payments>
<d1p1:Period>5</d1p1:Period>
<d1p1:ProjectFinancialFacilityID>1</d1p1:ProjectFinancialFacilityID>
<d1p1:ProjectID>2</d1p1:ProjectID>
<d1p1:Schedules>
<FinancialFacilitySchedule>
<AppID>14</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>23</Index>
<LangID>16</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>20</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>15</PackID>
<PrimaryKeyProperty>sample string 24</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>8</d1p1:CalculationBasis>
<d1p1:FeesTypeID>10</d1p1:FeesTypeID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityScheduleID>1</d1p1:FinancialFacilityScheduleID>
<d1p1:FixedAmount>true</d1p1:FixedAmount>
<d1p1:FrequencyID>3</d1p1:FrequencyID>
<d1p1:InstallmentAmount>5</d1p1:InstallmentAmount>
<d1p1:Installments>7</d1p1:Installments>
<d1p1:ScheduleAmount>11</d1p1:ScheduleAmount>
<d1p1:ScheduleDescription>sample string 12</d1p1:ScheduleDescription>
<d1p1:ScheduleTypeID>9</d1p1:ScheduleTypeID>
<d1p1:ScheduleValue>6</d1p1:ScheduleValue>
</FinancialFacilitySchedule>
<FinancialFacilitySchedule>
<AppID>14</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>23</Index>
<LangID>16</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>20</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>15</PackID>
<PrimaryKeyProperty>sample string 24</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>8</d1p1:CalculationBasis>
<d1p1:FeesTypeID>10</d1p1:FeesTypeID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityScheduleID>1</d1p1:FinancialFacilityScheduleID>
<d1p1:FixedAmount>true</d1p1:FixedAmount>
<d1p1:FrequencyID>3</d1p1:FrequencyID>
<d1p1:InstallmentAmount>5</d1p1:InstallmentAmount>
<d1p1:Installments>7</d1p1:Installments>
<d1p1:ScheduleAmount>11</d1p1:ScheduleAmount>
<d1p1:ScheduleDescription>sample string 12</d1p1:ScheduleDescription>
<d1p1:ScheduleTypeID>9</d1p1:ScheduleTypeID>
<d1p1:ScheduleValue>6</d1p1:ScheduleValue>
</FinancialFacilitySchedule>
</d1p1:Schedules>
<d1p1:Status>7</d1p1:Status>
</ProjectFinancialFacility>
<ProjectFinancialFacility>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:Cash>true</d1p1:Cash>
<d1p1:DiscountPercentage>6</d1p1:DiscountPercentage>
<d1p1:FacilityDescription>sample string 4</d1p1:FacilityDescription>
<d1p1:Fees>
<FinancialFacilityFees>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:FinancialFacilityFeesID>1</d1p1:FinancialFacilityFeesID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:JournalID>9</d1p1:JournalID>
<d1p1:PaymentCollection>8</d1p1:PaymentCollection>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
</FinancialFacilityFees>
<FinancialFacilityFees>
<AppID>11</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>20</Index>
<LangID>13</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>17</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>12</PackID>
<PrimaryKeyProperty>sample string 21</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>5</d1p1:CalculationBasis>
<d1p1:FeesAmount>7</d1p1:FeesAmount>
<d1p1:FeesTypeID>3</d1p1:FeesTypeID>
<d1p1:FeesValue>6</d1p1:FeesValue>
<d1p1:FinancialFacilityFeesID>1</d1p1:FinancialFacilityFeesID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:JournalID>9</d1p1:JournalID>
<d1p1:PaymentCollection>8</d1p1:PaymentCollection>
<d1p1:PaymentTypeID>4</d1p1:PaymentTypeID>
</FinancialFacilityFees>
</d1p1:Fees>
<d1p1:FinancialFacilityID>3</d1p1:FinancialFacilityID>
<d1p1:OwnerID>8</d1p1:OwnerID>
<d1p1:Payments>
<FinancialFacilityPayment>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>4</d1p1:CalculationBasis>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityPaymentID>1</d1p1:FinancialFacilityPaymentID>
<d1p1:PaymentAmount>6</d1p1:PaymentAmount>
<d1p1:PaymentCollection>7</d1p1:PaymentCollection>
<d1p1:PaymentType>3</d1p1:PaymentType>
<d1p1:PaymentValue>5</d1p1:PaymentValue>
</FinancialFacilityPayment>
<FinancialFacilityPayment>
<AppID>9</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>18</Index>
<LangID>11</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>15</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>10</PackID>
<PrimaryKeyProperty>sample string 19</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>4</d1p1:CalculationBasis>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityPaymentID>1</d1p1:FinancialFacilityPaymentID>
<d1p1:PaymentAmount>6</d1p1:PaymentAmount>
<d1p1:PaymentCollection>7</d1p1:PaymentCollection>
<d1p1:PaymentType>3</d1p1:PaymentType>
<d1p1:PaymentValue>5</d1p1:PaymentValue>
</FinancialFacilityPayment>
</d1p1:Payments>
<d1p1:Period>5</d1p1:Period>
<d1p1:ProjectFinancialFacilityID>1</d1p1:ProjectFinancialFacilityID>
<d1p1:ProjectID>2</d1p1:ProjectID>
<d1p1:Schedules>
<FinancialFacilitySchedule>
<AppID>14</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>23</Index>
<LangID>16</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>20</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>15</PackID>
<PrimaryKeyProperty>sample string 24</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>8</d1p1:CalculationBasis>
<d1p1:FeesTypeID>10</d1p1:FeesTypeID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityScheduleID>1</d1p1:FinancialFacilityScheduleID>
<d1p1:FixedAmount>true</d1p1:FixedAmount>
<d1p1:FrequencyID>3</d1p1:FrequencyID>
<d1p1:InstallmentAmount>5</d1p1:InstallmentAmount>
<d1p1:Installments>7</d1p1:Installments>
<d1p1:ScheduleAmount>11</d1p1:ScheduleAmount>
<d1p1:ScheduleDescription>sample string 12</d1p1:ScheduleDescription>
<d1p1:ScheduleTypeID>9</d1p1:ScheduleTypeID>
<d1p1:ScheduleValue>6</d1p1:ScheduleValue>
</FinancialFacilitySchedule>
<FinancialFacilitySchedule>
<AppID>14</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>23</Index>
<LangID>16</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>20</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>15</PackID>
<PrimaryKeyProperty>sample string 24</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d1p1:CalculationBasis>8</d1p1:CalculationBasis>
<d1p1:FeesTypeID>10</d1p1:FeesTypeID>
<d1p1:FinancialFacilityID>2</d1p1:FinancialFacilityID>
<d1p1:FinancialFacilityScheduleID>1</d1p1:FinancialFacilityScheduleID>
<d1p1:FixedAmount>true</d1p1:FixedAmount>
<d1p1:FrequencyID>3</d1p1:FrequencyID>
<d1p1:InstallmentAmount>5</d1p1:InstallmentAmount>
<d1p1:Installments>7</d1p1:Installments>
<d1p1:ScheduleAmount>11</d1p1:ScheduleAmount>
<d1p1:ScheduleDescription>sample string 12</d1p1:ScheduleDescription>
<d1p1:ScheduleTypeID>9</d1p1:ScheduleTypeID>
<d1p1:ScheduleValue>6</d1p1:ScheduleValue>
</FinancialFacilitySchedule>
</d1p1:Schedules>
<d1p1:Status>7</d1p1:Status>
</ProjectFinancialFacility>
</d1p1:ProjectFacilities>
<d1p1:ProjectID>6</d1p1:ProjectID>
<d1p1:ProjectPhaseID>7</d1p1:ProjectPhaseID>
<d1p1:PropertyDescription>sample string 4</d1p1:PropertyDescription>
<d1p1:PropertyID>1</d1p1:PropertyID>
<d1p1:PropertyStatusID>19</d1p1:PropertyStatusID>
<d1p1:PropertyTypeID>3</d1p1:PropertyTypeID>
<d1p1:PropertyViewID>43</d1p1:PropertyViewID>
<d1p1:ReferralName>sample string 47</d1p1:ReferralName>
<d1p1:ReferralOperatorID>45</d1p1:ReferralOperatorID>
<d1p1:Remarks>sample string 31</d1p1:Remarks>
<d1p1:RequestDate>2025-10-27T12:06:59.9370538-05:00</d1p1:RequestDate>
<d1p1:Resale>true</d1p1:Resale>
<d1p1:SoldForClientID>39</d1p1:SoldForClientID>
<d1p1:Street>sample string 10</d1p1:Street>
<d1p1:TrackStatus>true</d1p1:TrackStatus>
<d1p1:ZoneID>9</d1p1:ZoneID>
<d1p1:Client xmlns:d3p1="http://schemas.datacontract.org/2004/07/SB.DM.CRM">
<AppID>59</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>68</Index>
<LangID>61</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>65</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>60</PackID>
<PrimaryKeyProperty>sample string 69</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d3p1:Address>sample string 9</d3p1:Address>
<d3p1:AddressGroup>sample string 45</d3p1:AddressGroup>
<d3p1:AgeGroup>14</d3p1:AgeGroup>
<d3p1:AgentID>20</d3p1:AgentID>
<d3p1:AgentName>sample string 21</d3p1:AgentName>
<d3p1:BillboardID>32</d3p1:BillboardID>
<d3p1:BirthDate>2025-10-27T12:06:59.9370538-05:00</d3p1:BirthDate>
<d3p1:BrokerID>22</d3p1:BrokerID>
<d3p1:Building>sample string 46</d3p1:Building>
<d3p1:Buyer>true</d3p1:Buyer>
<d3p1:CancellationReasonID>36</d3p1:CancellationReasonID>
<d3p1:CityID>50</d3p1:CityID>
<d3p1:CitySubdivisionName>sample string 51</d3p1:CitySubdivisionName>
<d3p1:ClientGroupID>29</d3p1:ClientGroupID>
<d3p1:ClientID>1</d3p1:ClientID>
<d3p1:ClientSourceDetailID>34</d3p1:ClientSourceDetailID>
<d3p1:ClientSourceID>18</d3p1:ClientSourceID>
<d3p1:ClientStatus>35</d3p1:ClientStatus>
<d3p1:ClubMembership>sample string 17</d3p1:ClubMembership>
<d3p1:CommercialRegisterCode>sample string 55</d3p1:CommercialRegisterCode>
<d3p1:CommercialRegisterNumber>sample string 54</d3p1:CommercialRegisterNumber>
<d3p1:CompanyTaxNumber>sample string 56</d3p1:CompanyTaxNumber>
<d3p1:ContactPersonName>sample string 57</d3p1:ContactPersonName>
<d3p1:CountryID>48</d3p1:CountryID>
<d3p1:Email>sample string 12</d3p1:Email>
<d3p1:FirstName>sample string 38</d3p1:FirstName>
<d3p1:FlatNumber>sample string 47</d3p1:FlatNumber>
<d3p1:Gender>4</d3p1:Gender>
<d3p1:Hobbies>sample string 16</d3p1:Hobbies>
<d3p1:HomeNumber>sample string 25</d3p1:HomeNumber>
<d3p1:IsNewClient>true</d3p1:IsNewClient>
<d3p1:LastContactDate>2025-10-27T12:06:59.9370538-05:00</d3p1:LastContactDate>
<d3p1:LastName>sample string 40</d3p1:LastName>
<d3p1:MailingAddress>sample string 28</d3p1:MailingAddress>
<d3p1:MaritalStatus>13</d3p1:MaritalStatus>
<d3p1:MiddleName>sample string 39</d3p1:MiddleName>
<d3p1:Mobile>sample string 7</d3p1:Mobile>
<d3p1:Mobile2>sample string 43</d3p1:Mobile2>
<d3p1:Name>sample string 3</d3p1:Name>
<d3p1:NationalNumber>sample string 24</d3p1:NationalNumber>
<d3p1:Nationality>sample string 8</d3p1:Nationality>
<d3p1:Notes>sample string 27</d3p1:Notes>
<d3p1:NumberOfChildren>15</d3p1:NumberOfChildren>
<d3p1:Occupation>sample string 10</d3p1:Occupation>
<d3p1:OfficialName>sample string 53</d3p1:OfficialName>
<d3p1:Organization>sample string 11</d3p1:Organization>
<d3p1:OwnerID>23</d3p1:OwnerID>
<d3p1:PicUrl>sample string 37</d3p1:PicUrl>
<d3p1:PostalCode>52</d3p1:PostalCode>
<d3p1:Reference>sample string 26</d3p1:Reference>
<d3p1:ReferralClientID>33</d3p1:ReferralClientID>
<d3p1:RegistrationDate>2025-10-27T12:06:59.9370538-05:00</d3p1:RegistrationDate>
<d3p1:Relationships>
<ClientRelationship>
<AppID>18</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>27</Index>
<LangID>20</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>24</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>19</PackID>
<PrimaryKeyProperty>sample string 28</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d3p1:BirthDate>2025-10-27T12:06:59.9370538-05:00</d3p1:BirthDate>
<d3p1:Buyer>true</d3p1:Buyer>
<d3p1:ChildClientID>3</d3p1:ChildClientID>
<d3p1:ClientRelationshipID>1</d3p1:ClientRelationshipID>
<d3p1:ClientStatus>16</d3p1:ClientStatus>
<d3p1:FirstName>sample string 6</d3p1:FirstName>
<d3p1:Gender>12</d3p1:Gender>
<d3p1:LastName>sample string 8</d3p1:LastName>
<d3p1:MiddleName>sample string 7</d3p1:MiddleName>
<d3p1:Mobile>sample string 14</d3p1:Mobile>
<d3p1:Name>sample string 9</d3p1:Name>
<d3p1:OwnerID>15</d3p1:OwnerID>
<d3p1:ParentClientID>2</d3p1:ParentClientID>
<d3p1:PicUrl>sample string 11</d3p1:PicUrl>
<d3p1:RelationshipDescription>sample string 5</d3p1:RelationshipDescription>
<d3p1:RelationshipTypeID>4</d3p1:RelationshipTypeID>
</ClientRelationship>
<ClientRelationship>
<AppID>18</AppID>
<ChangedProperties>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
<ChangedProperty>
<OldValue />
<PropertyName>sample string 1</PropertyName>
</ChangedProperty>
</ChangedProperties>
<Filters>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
<FilterProperty>
<Checked>true</Checked>
<Contain>true</Contain>
<DescriptorID>21</DescriptorID>
<EndWith>true</EndWith>
<Equal>true</Equal>
<IsDefault>true</IsDefault>
<Lob>15</Lob>
<NotEqual>true</NotEqual>
<PickListID>22</PickListID>
<PropertyName>sample string 1</PropertyName>
<Range>true</Range>
<RelationalOperator>sample string 23</RelationalOperator>
<StartWith>true</StartWith>
<Value />
<ValueRangeLimit />
</FilterProperty>
</Filters>
<IncludeLoading>true</IncludeLoading>
<Index>27</Index>
<LangID>20</LangID>
<LazyLoading>true</LazyLoading>
<ModifiedBy>24</ModifiedBy>
<ModifiedOn>2025-10-27T12:06:59.9370538-05:00</ModifiedOn>
<PackID>19</PackID>
<PrimaryKeyProperty>sample string 28</PrimaryKeyProperty>
<PrimaryKeyValue />
<oStatus>New</oStatus>
<d3p1:BirthDate>2025-10-27T12:06:59.9370538-05:00</d3p1:BirthDate>
<d3p1:Buyer>true</d3p1:Buyer>
<d3p1:ChildClientID>3</d3p1:ChildClientID>
<d3p1:ClientRelationshipID>1</d3p1:ClientRelationshipID>
<d3p1:ClientStatus>16</d3p1:ClientStatus>
<d3p1:FirstName>sample string 6</d3p1:FirstName>
<d3p1:Gender>12</d3p1:Gender>
<d3p1:LastName>sample string 8</d3p1:LastName>
<d3p1:MiddleName>sample string 7</d3p1:MiddleName>
<d3p1:Mobile>sample string 14</d3p1:Mobile>
<d3p1:Name>sample string 9</d3p1:Name>
<d3p1:OwnerID>15</d3p1:OwnerID>
<d3p1:ParentClientID>2</d3p1:ParentClientID>
<d3p1:PicUrl>sample string 11</d3p1:PicUrl>
<d3p1:RelationshipDescription>sample string 5</d3p1:RelationshipDescription>
<d3p1:RelationshipTypeID>4</d3p1:RelationshipTypeID>
</ClientRelationship>
</d3p1:Relationships>
<d3p1:Remarks>sample string 19</d3p1:Remarks>
<d3p1:Seller>true</d3p1:Seller>
<d3p1:SourceDescription>sample string 31</d3p1:SourceDescription>
<d3p1:SubdivisionID>49</d3p1:SubdivisionID>
<d3p1:WorkNumber>sample string 44</d3p1:WorkNumber>
</d1p1:Client>
</PropertyClientImportView>
</BaseListOfPropertyClientImportViewZ88eqXgu>