1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>LibOFX: OfxFiServiceInfo Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.3 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul>
</div>
<h1>OfxFiServiceInfo Struct Reference</h1><!-- doxytag: class="OfxFiServiceInfo" --><hr><a name="_details"></a><h2>Detailed Description</h2>
Information returned by the OFX Partner Server about a financial institution.
<p>Definition at line <a class="el" href="inc_2libofx_8h-source.html#l00698">698</a> of file <a class="el" href="inc_2libofx_8h-source.html">inc/libofx.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="88f49d1eb8a58dd0af68b04839a742c1"></a><!-- doxytag: member="OfxFiServiceInfo::fid" ref="88f49d1eb8a58dd0af68b04839a742c1" args="[OFX_FID_LENGTH]" -->
char </td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxFiServiceInfo.html#88f49d1eb8a58dd0af68b04839a742c1">fid</a> [OFX_FID_LENGTH]</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3c7f2c8d42640c526ff8849d17a1ca08"></a><!-- doxytag: member="OfxFiServiceInfo::org" ref="3c7f2c8d42640c526ff8849d17a1ca08" args="[OFX_ORG_LENGTH]" -->
char </td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxFiServiceInfo.html#3c7f2c8d42640c526ff8849d17a1ca08">org</a> [OFX_ORG_LENGTH]</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d346b124e8c33724472150fc8addaed0"></a><!-- doxytag: member="OfxFiServiceInfo::url" ref="d346b124e8c33724472150fc8addaed0" args="[OFX_URL_LENGTH]" -->
char </td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxFiServiceInfo.html#d346b124e8c33724472150fc8addaed0">url</a> [OFX_URL_LENGTH]</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxFiServiceInfo.html#aecf3ea65f7ccd118d1264739da3f915">accountlist</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxFiServiceInfo.html#49e460457156291004eed7c1841c9efe">statements</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxFiServiceInfo.html#40a3cf5456923865ec22cc3bb2e3b07c">billpay</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structOfxFiServiceInfo.html#37b1522705817d12494f524658d7633b">investments</a></td></tr>
</table>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="aecf3ea65f7ccd118d1264739da3f915"></a><!-- doxytag: member="OfxFiServiceInfo::accountlist" ref="aecf3ea65f7ccd118d1264739da3f915" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structOfxFiServiceInfo.html#aecf3ea65f7ccd118d1264739da3f915">OfxFiServiceInfo::accountlist</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Whether the FI makes a list of accounts available
<p>Definition at line <a class="el" href="inc_2libofx_8h-source.html#l00702">702</a> of file <a class="el" href="inc_2libofx_8h-source.html">inc/libofx.h</a>.</p>
<p>Referenced by <a class="el" href="ofxpartner_8cpp-source.html#l00140">OfxPartner::ServiceInfo()</a>.</p>
</div>
</div><p>
<a class="anchor" name="49e460457156291004eed7c1841c9efe"></a><!-- doxytag: member="OfxFiServiceInfo::statements" ref="49e460457156291004eed7c1841c9efe" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structOfxFiServiceInfo.html#49e460457156291004eed7c1841c9efe">OfxFiServiceInfo::statements</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Whether the FI supports online statement download
<p>Definition at line <a class="el" href="inc_2libofx_8h-source.html#l00703">703</a> of file <a class="el" href="inc_2libofx_8h-source.html">inc/libofx.h</a>.</p>
<p>Referenced by <a class="el" href="ofxpartner_8cpp-source.html#l00140">OfxPartner::ServiceInfo()</a>.</p>
</div>
</div><p>
<a class="anchor" name="40a3cf5456923865ec22cc3bb2e3b07c"></a><!-- doxytag: member="OfxFiServiceInfo::billpay" ref="40a3cf5456923865ec22cc3bb2e3b07c" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structOfxFiServiceInfo.html#40a3cf5456923865ec22cc3bb2e3b07c">OfxFiServiceInfo::billpay</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Whether the FI supports online bill payment
<p>Definition at line <a class="el" href="inc_2libofx_8h-source.html#l00704">704</a> of file <a class="el" href="inc_2libofx_8h-source.html">inc/libofx.h</a>.</p>
<p>Referenced by <a class="el" href="ofxpartner_8cpp-source.html#l00140">OfxPartner::ServiceInfo()</a>.</p>
</div>
</div><p>
<a class="anchor" name="37b1522705817d12494f524658d7633b"></a><!-- doxytag: member="OfxFiServiceInfo::investments" ref="37b1522705817d12494f524658d7633b" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structOfxFiServiceInfo.html#37b1522705817d12494f524658d7633b">OfxFiServiceInfo::investments</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Whether the FI supports investments
<p>Definition at line <a class="el" href="inc_2libofx_8h-source.html#l00705">705</a> of file <a class="el" href="inc_2libofx_8h-source.html">inc/libofx.h</a>.</p>
<p>Referenced by <a class="el" href="ofxpartner_8cpp-source.html#l00140">OfxPartner::ServiceInfo()</a>.</p>
</div>
</div><p>
<hr>The documentation for this struct was generated from the following files:<ul>
<li><a class="el" href="inc_2libofx_8h-source.html">inc/libofx.h</a><li><a class="el" href="libofx-0_88_82_2inc_2libofx_8h-source.html">libofx-0.8.2/inc/libofx.h</a><li><a class="el" href="libofx-0_89_80_2inc_2libofx_8h-source.html">libofx-0.9.0/inc/libofx.h</a></ul>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Nov 19 20:28:00 2007 for LibOFX by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
</body>
</html>
|