mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 03:09:50 +08:00
13 lines
389 B
JSON
13 lines
389 B
JSON
|
|
{
|
||
|
|
"Name": "{{Type}}_{{SubType}}",
|
||
|
|
"Type": "{{Type}}",
|
||
|
|
"SubType": "{{SubType}}",
|
||
|
|
"Language": "English",
|
||
|
|
"VersionNumber": 1,
|
||
|
|
"IsActive": false,
|
||
|
|
"IsIntegrationProcedure": true,
|
||
|
|
"Description": "{{Description}}",
|
||
|
|
"PropertySetConfig": "{\"persistentComponent\":true,\"trackingCustomData\":{},\"enableLWCRuntime\":true}",
|
||
|
|
"WebComponentKey": "{{Type}}/{{SubType}}/English/1"
|
||
|
|
}
|