Trisha Tomy
Stretch goal experimentation
c9803a3
raw
history blame
594 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<!-- ProxyLiteService.cls-meta.xml -->
<!-- This file defines metadata for the ProxyLiteService Apex class -->
<ApexClass xmlns="http://soap.sforce.com/2006/04/metadata">
<!-- Set the API version of your class. It should match your org's API version or be slightly lower. -->
<!-- For example, use 58.0 if your org is Winter '24 or newer, or check your org's current API version. -->
<apiVersion>64.0</apiVersion>
<!-- Set to true if the class is active, false if it's inactive (not callable) -->
<status>Active</status>
</ApexClass>