sfdx-hardis
Version:
Swiss-army-knife Toolbox for Salesforce. Allows you to define a complete CD/CD Pipeline. Orchestrate base commands and assist users with interactive wizards
26 lines • 624 B
JSON
{
"items": {
"CustomField": [
"Entitlement.AssetId",
"Entitlement.BusinessHoursId",
"Entitlement.CasesPerEntitlement",
"Entitlement.ContractLineItemId",
"Entitlement.EndDate",
"Entitlement.IsPerIncident",
"Entitlement.LocationId",
"Entitlement.RemainingCases",
"Entitlement.ServiceContractId",
"Entitlement.SlaProcessId",
"Entitlement.StartDate",
"Entitlement.Status",
"Entitlement.StatusIndicator",
"Entitlement.Type"
],
"CustomObject": [
"Entitlement"
],
"CustomTab": [
"standard-Entitlement"
]
}
}