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

185 lines
4.5 KiB
JSON
Raw Permalink Normal View History

{
"records": [
{
"attributes": {
"type": "Tenant__c",
"referenceId": "TenantRef1"
},
"User__c": null,
"User_Status__c": "Tenant",
"Property__c": "@PropertyRef1",
"Start_Date__c": "2024-01-15",
"End_Date__c": "2025-01-14",
"Status__c": "Active"
},
{
"attributes": {
"type": "Tenant__c",
"referenceId": "TenantRef2"
},
"User__c": null,
"User_Status__c": "Tenant",
"Property__c": "@PropertyRef2",
"Start_Date__c": "2023-06-01",
"End_Date__c": "2025-05-31",
"Status__c": "Active"
},
{
"attributes": {
"type": "Tenant__c",
"referenceId": "TenantRef3"
},
"User__c": null,
"User_Status__c": "Tenant",
"Property__c": "@PropertyRef3",
"Start_Date__c": "2024-03-01",
"End_Date__c": "2025-02-28",
"Status__c": "Active"
},
{
"attributes": {
"type": "Tenant__c",
"referenceId": "TenantRef4"
},
"User__c": null,
"User_Status__c": "Tenant",
"Property__c": "@PropertyRef7",
"Start_Date__c": "2023-09-01",
"End_Date__c": "2024-08-31",
"Status__c": "Active"
},
{
"attributes": {
"type": "Tenant__c",
"referenceId": "TenantRef5"
},
"User__c": null,
"User_Status__c": "Tenant",
"Property__c": "@PropertyRef14",
"Start_Date__c": "2024-02-01",
"End_Date__c": "2025-01-31",
"Status__c": "Active"
},
{
"attributes": {
"type": "Tenant__c",
"referenceId": "TenantRef6"
},
"User__c": null,
"User_Status__c": "Tenant",
"Property__c": "@PropertyRef18",
"Start_Date__c": "2023-11-01",
"End_Date__c": "2024-10-31",
"Status__c": "Active"
},
{
"attributes": {
"type": "Tenant__c",
"referenceId": "TenantRef7"
},
"User__c": null,
"User_Status__c": "Tenant",
"Property__c": "@PropertyRef13",
"Start_Date__c": "2024-05-01",
"End_Date__c": "2025-04-30",
"Status__c": "Active"
},
{
"attributes": {
"type": "Tenant__c",
"referenceId": "TenantRef8"
},
"User__c": null,
"User_Status__c": "Tenant",
"Property__c": "@PropertyRef11",
"Start_Date__c": "2022-06-01",
"End_Date__c": "2025-05-31",
"Status__c": "Active"
},
{
"attributes": {
"type": "Tenant__c",
"referenceId": "TenantRef9"
},
"User__c": null,
"User_Status__c": "Tenant",
"Property__c": "@PropertyRef24",
"Start_Date__c": "2024-04-01",
"End_Date__c": "2025-03-31",
"Status__c": "Active"
},
{
"attributes": {
"type": "Tenant__c",
"referenceId": "TenantRef10"
},
"User__c": null,
"User_Status__c": "Tenant",
"Property__c": "@PropertyRef22",
"Start_Date__c": "2023-01-01",
"End_Date__c": "2026-12-31",
"Status__c": "Active"
},
{
"attributes": {
"type": "Tenant__c",
"referenceId": "TenantRef11"
},
"User__c": null,
"User_Status__c": "Tenant",
"Property__c": "@PropertyRef23",
"Start_Date__c": "2023-08-01",
"End_Date__c": "2024-07-31",
"Status__c": "Active"
},
{
"attributes": {
"type": "Tenant__c",
"referenceId": "TenantRef12"
},
"User__c": null,
"User_Status__c": "FormerTenant",
"Property__c": "@PropertyRef1",
"Start_Date__c": "2023-02-01",
"End_Date__c": "2024-01-31",
"Status__c": "Expired"
},
{
"attributes": {
"type": "Tenant__c",
"referenceId": "TenantRef13"
},
"User__c": null,
"User_Status__c": "FormerTenant",
"Property__c": "@PropertyRef2",
"Start_Date__c": "2022-06-01",
"End_Date__c": "2023-05-31",
"Status__c": "Expired"
},
{
"attributes": {
"type": "Tenant__c",
"referenceId": "TenantRef14"
},
"User__c": null,
"User_Status__c": "Tenant",
"Property__c": "@PropertyRef4",
"Start_Date__c": "2024-12-15",
"End_Date__c": "2025-12-14",
"Status__c": "Active"
},
{
"attributes": {
"type": "Tenant__c",
"referenceId": "TenantRef15"
},
"User__c": null,
"User_Status__c": "Tenant",
"Property__c": "@PropertyRef10",
"Start_Date__c": "2024-06-01",
"End_Date__c": "2026-05-31",
"Status__c": "Active"
}
]
}