Skip to content

Commit 4b9f752

Browse files
committed
2 parents 379998d + 3a99433 commit 4b9f752

File tree

3 files changed

+3
-54
lines changed

3 files changed

+3
-54
lines changed

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ logs
33

44
#intellij files
55
.idea
6-
*.iml
6+
*.iml
7+
.DS_Store
8+
docs/.DS_Store

docs/javadocs/net/authorize/api/contract/v1/SettingNameEnum.html

-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ <h2 title="Enum SettingNameEnum" class="title">Enum SettingNameEnum</h2>
121121
&lt;enumeration value="footerEmailReceipt"/>
122122
&lt;enumeration value="recurringBilling"/>
123123
&lt;enumeration value="duplicateWindow"/>
124-
&lt;enumeration value="testRequest"/>
125124
&lt;enumeration value="hostedProfileReturnUrl"/>
126125
&lt;enumeration value="hostedProfileReturnUrlText"/>
127126
&lt;enumeration value="hostedProfilePageBorderVisible"/>

docs/javadocs/net/authorize/api/contract/v1/TransactionResponse.html

-52
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ <h2 title="Class TransactionResponse" class="title">Class TransactionResponse</h
116116
&lt;element name="transId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
117117
&lt;element name="refTransID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
118118
&lt;element name="transHash" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
119-
&lt;element name="testRequest" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
120119
&lt;element name="accountNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
121120
&lt;element name="accountType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
122121
&lt;element name="splitTenderId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
@@ -368,10 +367,6 @@ <h3>Field Summary</h3>
368367
<td class="colFirst"><code>protected <a href="../../../../../net/authorize/api/contract/v1/TransactionResponse.SplitTenderPayments.html" title="class in net.authorize.api.contract.v1">TransactionResponse.SplitTenderPayments</a></code></td>
369368
<td class="colLast"><code><strong><a href="../../../../../net/authorize/api/contract/v1/TransactionResponse.html#splitTenderPayments">splitTenderPayments</a></strong></code>&nbsp;</td>
370369
</tr>
371-
<tr class="altColor">
372-
<td class="colFirst"><code>protected java.lang.String</code></td>
373-
<td class="colLast"><code><strong><a href="../../../../../net/authorize/api/contract/v1/TransactionResponse.html#testRequest">testRequest</a></strong></code>&nbsp;</td>
374-
</tr>
375370
<tr class="rowColor">
376371
<td class="colFirst"><code>protected java.lang.String</code></td>
377372
<td class="colLast"><code><strong><a href="../../../../../net/authorize/api/contract/v1/TransactionResponse.html#transHash">transHash</a></strong></code>&nbsp;</td>
@@ -511,13 +506,6 @@ <h3>Method Summary</h3>
511506
<td class="colLast"><code><strong><a href="../../../../../net/authorize/api/contract/v1/TransactionResponse.html#getSplitTenderPayments()">getSplitTenderPayments</a></strong>()</code>
512507
<div class="block">Gets the value of the splitTenderPayments property.</div>
513508
</td>
514-
</tr>
515-
<tr class="altColor">
516-
<td class="colFirst"><code>java.lang.String</code></td>
517-
<td class="colLast"><code><strong><a href="../../../../../net/authorize/api/contract/v1/TransactionResponse.html#getTestRequest()">getTestRequest</a></strong>()</code>
518-
<div class="block">Gets the value of the testRequest property.</div>
519-
</td>
520-
</tr>
521509
<tr class="rowColor">
522510
<td class="colFirst"><code>java.lang.String</code></td>
523511
<td class="colLast"><code><strong><a href="../../../../../net/authorize/api/contract/v1/TransactionResponse.html#getTransHash()">getTransHash</a></strong>()</code>
@@ -631,13 +619,6 @@ <h3>Method Summary</h3>
631619
<td class="colLast"><code><strong><a href="../../../../../net/authorize/api/contract/v1/TransactionResponse.html#setSplitTenderPayments(net.authorize.api.contract.v1.TransactionResponse.SplitTenderPayments)">setSplitTenderPayments</a></strong>(<a href="../../../../../net/authorize/api/contract/v1/TransactionResponse.SplitTenderPayments.html" title="class in net.authorize.api.contract.v1">TransactionResponse.SplitTenderPayments</a>&nbsp;value)</code>
632620
<div class="block">Sets the value of the splitTenderPayments property.</div>
633621
</td>
634-
</tr>
635-
<tr class="altColor">
636-
<td class="colFirst"><code>void</code></td>
637-
<td class="colLast"><code><strong><a href="../../../../../net/authorize/api/contract/v1/TransactionResponse.html#setTestRequest(java.lang.String)">setTestRequest</a></strong>(java.lang.String&nbsp;value)</code>
638-
<div class="block">Sets the value of the testRequest property.</div>
639-
</td>
640-
</tr>
641622
<tr class="rowColor">
642623
<td class="colFirst"><code>void</code></td>
643624
<td class="colLast"><code><strong><a href="../../../../../net/authorize/api/contract/v1/TransactionResponse.html#setTransHash(java.lang.String)">setTransHash</a></strong>(java.lang.String&nbsp;value)</code>
@@ -759,15 +740,6 @@ <h4>transHash</h4>
759740
<pre>protected&nbsp;java.lang.String transHash</pre>
760741
</li>
761742
</ul>
762-
<a name="testRequest">
763-
<!-- -->
764-
</a>
765-
<ul class="blockList">
766-
<li class="blockList">
767-
<h4>testRequest</h4>
768-
<pre>protected&nbsp;java.lang.String testRequest</pre>
769-
</li>
770-
</ul>
771743
<a name="accountNumber">
772744
<!-- -->
773745
</a>
@@ -1099,30 +1071,6 @@ <h4>setTransHash</h4>
10991071
<code>String</code></dd></dl>
11001072
</li>
11011073
</ul>
1102-
<a name="getTestRequest()">
1103-
<!-- -->
1104-
</a>
1105-
<ul class="blockList">
1106-
<li class="blockList">
1107-
<h4>getTestRequest</h4>
1108-
<pre>public&nbsp;java.lang.String&nbsp;getTestRequest()</pre>
1109-
<div class="block">Gets the value of the testRequest property.</div>
1110-
<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is
1111-
<code>String</code></dd></dl>
1112-
</li>
1113-
</ul>
1114-
<a name="setTestRequest(java.lang.String)">
1115-
<!-- -->
1116-
</a>
1117-
<ul class="blockList">
1118-
<li class="blockList">
1119-
<h4>setTestRequest</h4>
1120-
<pre>public&nbsp;void&nbsp;setTestRequest(java.lang.String&nbsp;value)</pre>
1121-
<div class="block">Sets the value of the testRequest property.</div>
1122-
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is
1123-
<code>String</code></dd></dl>
1124-
</li>
1125-
</ul>
11261074
<a name="getAccountNumber()">
11271075
<!-- -->
11281076
</a>

0 commit comments

Comments
 (0)