Skip to content

Remove testRequest from documentation (as per sunset plan) #125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 16, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ logs

#intellij files
.idea
*.iml
*.iml
.DS_Store
docs/.DS_Store
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ <h2 title="Enum SettingNameEnum" class="title">Enum SettingNameEnum</h2>
&lt;enumeration value="footerEmailReceipt"/>
&lt;enumeration value="recurringBilling"/>
&lt;enumeration value="duplicateWindow"/>
&lt;enumeration value="testRequest"/>
&lt;enumeration value="hostedProfileReturnUrl"/>
&lt;enumeration value="hostedProfileReturnUrlText"/>
&lt;enumeration value="hostedProfilePageBorderVisible"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ <h2 title="Class TransactionResponse" class="title">Class TransactionResponse</h
&lt;element name="transId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
&lt;element name="refTransID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
&lt;element name="transHash" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
&lt;element name="testRequest" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
&lt;element name="accountNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
&lt;element name="accountType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
&lt;element name="splitTenderId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
Expand Down Expand Up @@ -368,10 +367,6 @@ <h3>Field Summary</h3>
<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>
<td class="colLast"><code><strong><a href="../../../../../net/authorize/api/contract/v1/TransactionResponse.html#splitTenderPayments">splitTenderPayments</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../net/authorize/api/contract/v1/TransactionResponse.html#testRequest">testRequest</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../net/authorize/api/contract/v1/TransactionResponse.html#transHash">transHash</a></strong></code>&nbsp;</td>
Expand Down Expand Up @@ -511,13 +506,6 @@ <h3>Method Summary</h3>
<td class="colLast"><code><strong><a href="../../../../../net/authorize/api/contract/v1/TransactionResponse.html#getSplitTenderPayments()">getSplitTenderPayments</a></strong>()</code>
<div class="block">Gets the value of the splitTenderPayments property.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../net/authorize/api/contract/v1/TransactionResponse.html#getTestRequest()">getTestRequest</a></strong>()</code>
<div class="block">Gets the value of the testRequest property.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../net/authorize/api/contract/v1/TransactionResponse.html#getTransHash()">getTransHash</a></strong>()</code>
Expand Down Expand Up @@ -631,13 +619,6 @@ <h3>Method Summary</h3>
<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>
<div class="block">Sets the value of the splitTenderPayments property.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<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>
<div class="block">Sets the value of the testRequest property.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<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>
Expand Down Expand Up @@ -759,15 +740,6 @@ <h4>transHash</h4>
<pre>protected&nbsp;java.lang.String transHash</pre>
</li>
</ul>
<a name="testRequest">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testRequest</h4>
<pre>protected&nbsp;java.lang.String testRequest</pre>
</li>
</ul>
<a name="accountNumber">
<!-- -->
</a>
Expand Down Expand Up @@ -1099,30 +1071,6 @@ <h4>setTransHash</h4>
<code>String</code></dd></dl>
</li>
</ul>
<a name="getTestRequest()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTestRequest</h4>
<pre>public&nbsp;java.lang.String&nbsp;getTestRequest()</pre>
<div class="block">Gets the value of the testRequest property.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is
<code>String</code></dd></dl>
</li>
</ul>
<a name="setTestRequest(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTestRequest</h4>
<pre>public&nbsp;void&nbsp;setTestRequest(java.lang.String&nbsp;value)</pre>
<div class="block">Sets the value of the testRequest property.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is
<code>String</code></dd></dl>
</li>
</ul>
<a name="getAccountNumber()">
<!-- -->
</a>
Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy