afv-library/samples/ui-bundle-template-app-react-sample-b2x/force-app/main/default/data/Application__c.json
svc-idee-bot 9a0712528a
chore: sync React samples from npm (#280)
Co-authored-by: Hemant Singh Bisht <hsinghbisht@salesforce.com>
2026-06-03 12:43:28 +05:30

125 lines
4.2 KiB
JSON

{
"records": [
{
"attributes": {
"type": "Application__c",
"referenceId": "ApplicationRef1"
},
"Property__c": "@PropertyRef5",
"User__c": null,
"Status__c": "Submitted",
"Start_Date__c": "2024-12-01",
"Employment__c": "TechCorp Inc. - Senior Software Engineer - $95,000/year",
"References__c": "Previous Landlord: John Smith, (555) 111-2222, Rented for 3 years with excellent payment history."
},
{
"attributes": {
"type": "Application__c",
"referenceId": "ApplicationRef2"
},
"Property__c": "@PropertyRef8",
"User__c": null,
"Status__c": "Background Check",
"Start_Date__c": "2024-12-15",
"Employment__c": "City Hospital - Registered Nurse - $72,000/year",
"References__c": "Previous Landlord: Mary Johnson, (555) 333-4444, 2 years rental history, always on time."
},
{
"attributes": {
"type": "Application__c",
"referenceId": "ApplicationRef3"
},
"Property__c": "@PropertyRef12",
"User__c": null,
"Status__c": "Approved",
"Start_Date__c": "2024-11-01",
"Employment__c": "Global Consulting LLC - Management Consultant - $110,000/year",
"References__c": "Previous Landlord: Robert Davis, (555) 555-6666, Corporate housing for 4 years."
},
{
"attributes": {
"type": "Application__c",
"referenceId": "ApplicationRef4"
},
"Property__c": "@PropertyRef5",
"User__c": null,
"Status__c": "Rejected",
"Start_Date__c": "2024-12-01",
"Employment__c": "Retail Store - Assistant Manager - $32,000/year",
"References__c": "Previous Landlord: Sarah Williams, (555) 777-8888, 1 year rental."
},
{
"attributes": {
"type": "Application__c",
"referenceId": "ApplicationRef5"
},
"Property__c": "@PropertyRef16",
"User__c": null,
"Status__c": "Draft",
"Start_Date__c": "2025-01-15",
"Employment__c": "University - Graduate Student - $18,000/year stipend",
"References__c": "Not yet provided"
},
{
"attributes": {
"type": "Application__c",
"referenceId": "ApplicationRef6"
},
"Property__c": "@PropertyRef20",
"User__c": null,
"Status__c": "Submitted",
"Start_Date__c": "2025-01-01",
"Employment__c": "Local Business - Marketing Coordinator - $48,000/year (Co-signer: Parent, $85,000/year)",
"References__c": "First-time renter. Co-signer: Patricia Brown, (555) 999-0000"
},
{
"attributes": {
"type": "Application__c",
"referenceId": "ApplicationRef7"
},
"Property__c": "@PropertyRef8",
"User__c": null,
"Status__c": "Background Check",
"Start_Date__c": "2024-12-20",
"Employment__c": "Finance Corp - Financial Analyst - $78,000/year",
"References__c": "Previous Landlord: Michael Green, (555) 111-3333, 2.5 years, excellent tenant."
},
{
"attributes": {
"type": "Application__c",
"referenceId": "ApplicationRef8"
},
"Property__c": "@PropertyRef3",
"User__c": null,
"Status__c": "Approved",
"Start_Date__c": "2024-10-01",
"Employment__c": "Design Studio - UX Designer - $68,000/year",
"References__c": "Previous Landlord: Jennifer Lee, (555) 444-5555, 3 years, highly recommended."
},
{
"attributes": {
"type": "Application__c",
"referenceId": "ApplicationRef9"
},
"Property__c": "@PropertyRef12",
"User__c": null,
"Status__c": "Rejected",
"Start_Date__c": "2024-10-25",
"Employment__c": "Various part-time positions - $25,000/year",
"References__c": "Previous Landlord: David Miller, (555) 666-7777, eviction on record."
},
{
"attributes": {
"type": "Application__c",
"referenceId": "ApplicationRef10"
},
"Property__c": "@PropertyRef5",
"User__c": null,
"Status__c": "Submitted",
"Start_Date__c": "2024-12-10",
"Employment__c": "Teaching - High School Teacher - $55,000/year",
"References__c": "Previous Landlord: Susan Taylor, (555) 888-9999, 4 years, exemplary tenant with service dog."
}
]
}