<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Previously_Rejected_Count__c</fullName>
    <defaultValue>0</defaultValue>
    <description>Shows the number of times the same email OR the same Spotify URL has been rejected</description>
    <externalId>false</externalId>
    <inlineHelpText>Shows the number of times the same email OR the same Spotify URL has been rejected</inlineHelpText>
    <label>Previously Rejected Count</label>
    <precision>18</precision>
    <required>false</required>
    <scale>0</scale>
    <trackFeedHistory>false</trackFeedHistory>
    <type>Number</type>
    <unique>false</unique>
</CustomField>
