<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>OptionFundAllocation__c</fullName>
    <encryptionScheme>None</encryptionScheme>
    <inlineHelpText>What is the breakdown of the Option Funding? e.g., 70% Marketing, 30% Advances (Advances paid 1/2 on Option Exercise, 1/2 on Product Delivery)</inlineHelpText>
    <label>Option Fund Allocation</label>
    <required>false</required>
    <trackFeedHistory>false</trackFeedHistory>
    <trackHistory>false</trackHistory>
    <type>TextArea</type>
</CustomField>
