afv-library/samples/ui-bundle-template-app-react-sample-b2x/force-app/main/default/data/Tenant__c.json
k-j-kim 92cae58d5f
Rename webapp-template npm packages to ui-bundle-template @W-21338965@ (#135)
* chore: rename webapp-template packages to ui-bundle-template

* chore: sync React b2e and b2x samples from npm @1.117.3

* chore: rename sample folders to match ui-bundle-template package names

* chore: sync React b2e and b2x samples from npm @1.117.5

* chore: remove accidental trace.md from b2e sample

* chore: keep old webapp-template sample directories alongside new ui-bundle-template ones

* chore: revert component.md change from skills/generating-webapplication-ui

* chore: update ui-bundle-template sample versions to 1.117.5
2026-03-30 15:50:18 -05:00

185 lines
4.5 KiB
JSON

{
"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"
}
]
}