Sha256: c3acf0d87111c59b607b946a962c50aa67cf6335e3f3110e13912c86fb0fe7d9

Contents?: true

Size: 1.39 KB

Versions: 6

Compression:

Stored size: 1.39 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'/> getAccountByPersonaType 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>account</td>
    <td><a href='ct_Account.html'>Account</a></td>
  </tr>
  <tr class='reportTableRowAlt'>
    <td>Input 1</td>
    <td>accountRef</td>
    <td>string</td>
  </tr>
  <tr class='reportTableRow'>
    <td>Input 2</td>
    <td>personaType</td>
    <td>string</td>
  </tr>
  <tr class='reportTableRowAlt'>
    <td>Input 3</td>
    <td>returnEmptyPersonaShell</td>
    <td>boolean</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 accountRef or personaType are empty or invalid.</td>
  </tr>
  <tr>
    <td>2)</td>
    <td>If parameter returnEmptyPersonaShell is true and the account doesn't have the the personaType provided, all <a href='ct_Account.html'>Account</a> fields will be populated appropriately except the <a href='ct_Account.html'>Account</a> fields with special comment 5.</td>
  </tr>
</table>
</body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

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