@@ -116,7 +116,6 @@ <h2 title="Class TransactionResponse" class="title">Class TransactionResponse</h
116
116
<element name="transId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
117
117
<element name="refTransID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
118
118
<element name="transHash" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
119
- <element name="testRequest" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
120
119
<element name="accountNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
121
120
<element name="accountType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
122
121
<element name="splitTenderId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
@@ -368,10 +367,6 @@ <h3>Field Summary</h3>
368
367
< 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 >
369
368
< td class ="colLast "> < code > < strong > < a href ="../../../../../net/authorize/api/contract/v1/TransactionResponse.html#splitTenderPayments "> splitTenderPayments</ a > </ strong > </ code > </ td >
370
369
</ 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 > </ td >
374
- </ tr >
375
370
< tr class ="rowColor ">
376
371
< td class ="colFirst "> < code > protected java.lang.String</ code > </ td >
377
372
< td class ="colLast "> < code > < strong > < a href ="../../../../../net/authorize/api/contract/v1/TransactionResponse.html#transHash "> transHash</ a > </ strong > </ code > </ td >
@@ -511,13 +506,6 @@ <h3>Method Summary</h3>
511
506
< td class ="colLast "> < code > < strong > < a href ="../../../../../net/authorize/api/contract/v1/TransactionResponse.html#getSplitTenderPayments() "> getSplitTenderPayments</ a > </ strong > ()</ code >
512
507
< div class ="block "> Gets the value of the splitTenderPayments property.</ div >
513
508
</ 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 >
521
509
< tr class ="rowColor ">
522
510
< td class ="colFirst "> < code > java.lang.String</ code > </ td >
523
511
< 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>
631
619
< 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 > value)</ code >
632
620
< div class ="block "> Sets the value of the splitTenderPayments property.</ div >
633
621
</ 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 value)</ code >
638
- < div class ="block "> Sets the value of the testRequest property.</ div >
639
- </ td >
640
- </ tr >
641
622
< tr class ="rowColor ">
642
623
< td class ="colFirst "> < code > void</ code > </ td >
643
624
< td class ="colLast "> < code > < strong > < a href ="../../../../../net/authorize/api/contract/v1/TransactionResponse.html#setTransHash(java.lang.String) "> setTransHash</ a > </ strong > (java.lang.String value)</ code >
@@ -759,15 +740,6 @@ <h4>transHash</h4>
759
740
< pre > protected java.lang.String transHash</ pre >
760
741
</ li >
761
742
</ ul >
762
- < a name ="testRequest ">
763
- <!-- -->
764
- </ a >
765
- < ul class ="blockList ">
766
- < li class ="blockList ">
767
- < h4 > testRequest</ h4 >
768
- < pre > protected java.lang.String testRequest</ pre >
769
- </ li >
770
- </ ul >
771
743
< a name ="accountNumber ">
772
744
<!-- -->
773
745
</ a >
@@ -1099,30 +1071,6 @@ <h4>setTransHash</h4>
1099
1071
< code > String</ code > </ dd > </ dl >
1100
1072
</ li >
1101
1073
</ ul >
1102
- < a name ="getTestRequest() ">
1103
- <!-- -->
1104
- </ a >
1105
- < ul class ="blockList ">
1106
- < li class ="blockList ">
1107
- < h4 > getTestRequest</ h4 >
1108
- < pre > public java.lang.String 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 void setTestRequest(java.lang.String 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 >
1126
1074
< a name ="getAccountNumber() ">
1127
1075
<!-- -->
1128
1076
</ a >
0 commit comments