<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>ContingentFundingDetails__c</fullName>
    <encryptionScheme>None</encryptionScheme>
    <inlineHelpText>Please specify the structure and details of any contingent payments e.g., Revenue Threshold, Timeframe, Payment Amount, Type of Payment (Advance, Marketing)</inlineHelpText>
    <label>Contingent Funding Details</label>
    <required>false</required>
    <trackFeedHistory>false</trackFeedHistory>
    <trackHistory>false</trackHistory>
    <type>TextArea</type>
</CustomField>
