afv-library/samples/webapp-template-app-react-sample-b2x-experimental/force-app/main/default/data/Application__c.json

16 lines
328 B
JSON
Raw Normal View History

{
"records": [
{
"attributes": {
"type": "Application__c",
"referenceId": "ApplicationRef725"
},
"Property__c": "@PropertyRef1",
"User__c": "@TenantRef725",
"Start_Date__c": "2026-05-01",
"Lease_Status__c": "Pending",
"Employment_Info__c": "Full-time"
}
]
}