<?xml version="1.0" encoding="UTF-8"?>
|
<CustomObject xmlns="http://soap.sforce.com/2006/04/metadata">
|
<fields>
|
<fullName>App_Id__c</fullName>
|
<externalId>false</externalId>
|
<fieldManageability>DeveloperControlled</fieldManageability>
|
<label>App Id</label>
|
<length>255</length>
|
<required>false</required>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>App_Secret__c</fullName>
|
<externalId>false</externalId>
|
<fieldManageability>DeveloperControlled</fieldManageability>
|
<label>App Secret</label>
|
<length>255</length>
|
<required>false</required>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>Confirm_TransactionURL__c</fullName>
|
<externalId>false</externalId>
|
<fieldManageability>DeveloperControlled</fieldManageability>
|
<label>Confirm TransactionURL</label>
|
<length>255</length>
|
<required>false</required>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>Enable_AWS_Service__c</fullName>
|
<defaultValue>true</defaultValue>
|
<externalId>false</externalId>
|
<fieldManageability>DeveloperControlled</fieldManageability>
|
<label>Enable AWS Service</label>
|
<type>Checkbox</type>
|
</fields>
|
<fields>
|
<fullName>Host_URL__c</fullName>
|
<externalId>false</externalId>
|
<fieldManageability>DeveloperControlled</fieldManageability>
|
<label>Host URL</label>
|
<length>255</length>
|
<required>false</required>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>Max_Query_Number__c</fullName>
|
<externalId>false</externalId>
|
<fieldManageability>DeveloperControlled</fieldManageability>
|
<label>Max Query Number</label>
|
<precision>18</precision>
|
<required>false</required>
|
<scale>0</scale>
|
<type>Number</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>Token_URL__c</fullName>
|
<externalId>false</externalId>
|
<fieldManageability>DeveloperControlled</fieldManageability>
|
<label>Token URL</label>
|
<length>255</length>
|
<required>false</required>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<label>AWS配置</label>
|
<pluralLabel>AWS配置</pluralLabel>
|
<visibility>Public</visibility>
|
</CustomObject>
|