<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>OptionFundOfClientShare__c</fullName>
    <externalId>false</externalId>
    <inlineHelpText>Standard min/max formula is based on 65.0% of client revenue share e.g., Funding for Option product is 65.0% of Client Revenue Share during the Option Period</inlineHelpText>
    <label>Option Fund % of Client Revenue Share</label>
    <precision>5</precision>
    <required>false</required>
    <scale>2</scale>
    <trackFeedHistory>false</trackFeedHistory>
    <trackHistory>false</trackHistory>
    <type>Percent</type>
</CustomField>
