Sha256: afbf1923706dc0450f620623ca6b7dac12b636303f8013ea4cdff3dc66a10b92

Contents?: true

Size: 1.35 KB

Versions: 6

Compression:

Stored size: 1.35 KB

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'/> addSoftCredit 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>transactionRef</td>
    <td>string</td>
  </tr>
  <tr class='reportTableRowAlt'>
    <td>Input 1</td>
    <td>softCredit</td>
    <td><a href='ct_SoftCredit.html'>SoftCredit</a></td>
  </tr>
  <tr class='reportTableRow'>
    <td>Input 2</td>
    <td>createFieldAndValues</td>
    <td>boolean</td>
  </tr>
</table><br>
<div class='specialComments'>Comments</div>
<table class='specialCommentTable'>
  <tr>
    <td>1)</td>
    <td>This method will add a new soft credit transaction to an existing account.</td>
  </tr>
  <tr>
    <td>2)</td>
    <td>A soap fault will occur if the parameter softCredit is empty or invalid. &nbsp;Review <a href='ct_SoftCredit.html'>SoftCredit</a> to help avoid a soap fault.</td>
  </tr>
  <tr>
    <td>3)</td>
    <td>If the parameter createFieldAndValues is true, the following items will be created if they aren't located: fund, campaign, approach, and letter.</td>
  </tr>
</table>
</body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

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