Sha256: 7e247d14d6c523ff957e3703ff895c18b4dad90fd05f25a3c1c4fc77244c535c

Contents?: true

Size: 840 Bytes

Versions: 6

Compression:

Stored size: 840 Bytes

Contents

<html>
<head>
  <title>eTapestry API Help</title>
  <link rel='StyleSheet' href='main.css' type='text/css'>
  <script src='SortTable.js'></script>
</head>
<body>

<div class='methodName'><img src='images/etap.gif'/> getTransaction Method</div>
<table class='reportTable'>
  <tr class='reportTableHeader'>
    <td width='20%'>Order</td>
    <td width='40%'>Name</td>
    <td>Type</td>
  </tr>
  <tr class='reportTableRow'>
    <td>Return</td>
    <td>object</td>
    <td>object</td>
  </tr>
  <tr class='reportTableRowAlt'>
    <td>Input 1</td>
    <td>transactionRef</td>
    <td>string</td>
  </tr>
</table><br>
<div class='specialComments'>Comments</div>
<table class='specialCommentTable'>
  <tr>
    <td>1)</td>
    <td>A soap fault will occur if the parameter transactionRef is empty or invalid.</td>
  </tr>
</table>
</body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
etapper-0.0.5 doc/api/method_getTransaction.html
etapper-0.0.4 doc/api/method_getTransaction.html
etapper-0.0.3 doc/api/method_getTransaction.html
etapper-0.0.2 doc/api/method_getTransaction.html
etapper-0.0.1 doc/api/method_getTransaction.html
etapper-0.0.0 doc/api/method_getTransaction.html