UNPKG

7.59 kBHTMLView Raw
1<!DOCTYPE html>
2
3<html lang="en">
4<head>
5 <meta charset="utf-8">
6 <meta name="viewport" content="width=device-width">
7 <title>GMO Client Library for Node.js Namespaces</title>
8
9 <!--[if lt IE 9]>
10 <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
11 <![endif]-->
12 <link type="text/css" rel="stylesheet" href="styles/sunlight.default.css">
13
14 <link type="text/css" rel="stylesheet" href="styles/site.cosmo.css">
15
16</head>
17
18<body>
19
20<div class="navbar navbar-default navbar-fixed-top navbar-inverse">
21<div class="container">
22 <div class="navbar-header">
23 <a class="navbar-brand" href="index.html">GMO Client Library for Node.js</a>
24 <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#topNavigation">
25 <span class="icon-bar"></span>
26 <span class="icon-bar"></span>
27 <span class="icon-bar"></span>
28 </button>
29 </div>
30 <div class="navbar-collapse collapse" id="topNavigation">
31 <ul class="nav navbar-nav">
32
33 <li class="dropdown">
34 <a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
35 <ul class="dropdown-menu ">
36 <li><a href="error_badRequestError.html">error/badRequestError</a></li><li><a href="error_errors.html">error/errors</a></li><li><a href="factory.resultNotification.creditCard.html">factory.resultNotification.creditCard</a></li><li><a href="services_card.html">services/card</a></li><li><a href="services_credit.html">services/credit</a></li><li><a href="utils_util.html">utils/util</a></li>
37 </ul>
38 </li>
39
40 <li class="dropdown">
41 <a href="modules.list.html" class="dropdown-toggle" data-toggle="dropdown">Modules<b class="caret"></b></a>
42 <ul class="dropdown-menu ">
43 <li><a href="module-index.html">index</a></li>
44 </ul>
45 </li>
46
47 <li class="dropdown">
48 <a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b class="caret"></b></a>
49 <ul class="dropdown-menu ">
50 <li><a href="error_badRequestError.BadRequestError.html">error/badRequestError.BadRequestError</a></li>
51 </ul>
52 </li>
53
54 <li class="dropdown">
55 <a href="global.html" class="dropdown-toggle" data-toggle="dropdown">Global<b class="caret"></b></a>
56 <ul class="dropdown-menu ">
57 <li><a href="global.html#parseErrorMessage">parseErrorMessage</a></li>
58 </ul>
59 </li>
60
61 </ul>
62
63 <div class="col-sm-3 col-md-3">
64 <form class="navbar-form" role="search">
65 <div class="input-group">
66 <input type="text" class="form-control" placeholder="Search" name="q" id="search-input">
67 <div class="input-group-btn">
68 <button class="btn btn-default" id="search-submit"><i class="glyphicon glyphicon-search"></i></button>
69 </div>
70 </div>
71 </form>
72 </div>
73
74 </div>
75
76</div>
77</div>
78
79
80<div class="container" id="toc-content">
81<div class="row">
82
83
84 <div class="col-md-8">
85
86 <div id="main">
87
88
89 <h1 class="page-title">Namespaces</h1>
90<section>
91
92<header>
93
94 <h2>
95
96 </h2>
97
98
99</header>
100
101
102<article>
103 <div class="container-overview">
104
105
106
107
108<dl class="details">
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144</dl>
145
146
147
148
149 </div>
150
151
152
153
154
155
156 <h3 class="subsection-title">Classes</h3>
157
158 <dl>
159 <dt><a href="error_badRequestError.BadRequestError.html">BadRequestError</a></dt>
160 <dd></dd>
161 </dl>
162
163
164
165
166
167 <h3 class="subsection-title">Namespaces</h3>
168
169 <dl>
170 <dt><a href="namespaces.html#error/badRequestError"><a href="error_badRequestError.html">error/badRequestError</a></a></dt>
171 <dd></dd>
172
173 <dt><a href="namespaces.html#error/errors"><a href="error_errors.html">error/errors</a></a></dt>
174 <dd></dd>
175
176 <dt><a href="namespaces.html#factory.resultNotification.creditCard"><a href="factory.resultNotification.creditCard.html">creditCard</a></a></dt>
177 <dd></dd>
178
179 <dt><a href="namespaces.html#services/card"><a href="services_card.html">services/card</a></a></dt>
180 <dd></dd>
181
182 <dt><a href="namespaces.html#services/credit"><a href="services_credit.html">services/credit</a></a></dt>
183 <dd></dd>
184
185 <dt><a href="namespaces.html#utils/util"><a href="utils_util.html">utils/util</a></a></dt>
186 <dd></dd>
187 </dl>
188
189
190
191
192
193
194
195
196
197</article>
198
199</section>
200
201
202
203
204 </div>
205 </div>
206
207 <div class="clearfix"></div>
208
209
210 <div class="col-md-3">
211 <div id="toc" class="col-md-3 hidden-xs hidden-sm hidden-md"></div>
212 </div>
213
214
215</div>
216</div>
217
218
219 <div class="modal fade" id="searchResults">
220 <div class="modal-dialog">
221 <div class="modal-content">
222 <div class="modal-header">
223 <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
224 <h4 class="modal-title">Search results</h4>
225 </div>
226 <div class="modal-body"></div>
227 <div class="modal-footer">
228 <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
229 </div>
230 </div><!-- /.modal-content -->
231 </div><!-- /.modal-dialog -->
232 </div>
233
234
235<footer>
236
237
238<span class="jsdoc-message">
239 Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a>
240
241 on Sat Oct 28th 2017
242
243 using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
244</span>
245</footer>
246
247<script src="scripts/docstrap.lib.js"></script>
248<script src="scripts/toc.js"></script>
249
250 <script type="text/javascript" src="scripts/fulltext-search-ui.js"></script>
251
252
253<script>
254$( function () {
255 $( "[id*='$']" ).each( function () {
256 var $this = $( this );
257
258 $this.attr( "id", $this.attr( "id" ).replace( "$", "__" ) );
259 } );
260
261 $( ".tutorial-section pre, .readme-section pre, pre.prettyprint.source" ).each( function () {
262 var $this = $( this );
263
264 var example = $this.find( "code" );
265 exampleText = example.html();
266 var lang = /{@lang (.*?)}/.exec( exampleText );
267 if ( lang && lang[1] ) {
268 exampleText = exampleText.replace( lang[0], "" );
269 example.html( exampleText );
270 lang = lang[1];
271 } else {
272 var langClassMatch = example.parent()[0].className.match(/lang\-(\S+)/);
273 lang = langClassMatch ? langClassMatch[1] : "javascript";
274 }
275
276 if ( lang ) {
277
278 $this
279 .addClass( "sunlight-highlight-" + lang )
280 .addClass( "linenums" )
281 .html( example.html() );
282
283 }
284 } );
285
286 Sunlight.highlightAll( {
287 lineNumbers : true,
288 showMenu : true,
289 enableDoclinks : true
290 } );
291
292 $.catchAnchorLinks( {
293 navbarOffset: 10
294 } );
295 $( "#toc" ).toc( {
296 anchorName : function ( i, heading, prefix ) {
297 return $( heading ).attr( "id" ) || ( prefix + i );
298 },
299 selectors : "#toc-content h1,#toc-content h2,#toc-content h3,#toc-content h4",
300 showAndHide : false,
301 smoothScrolling: true
302 } );
303
304 $( "#main span[id^='toc']" ).addClass( "toc-shim" );
305 $( '.dropdown-toggle' ).dropdown();
306
307 $( "table" ).each( function () {
308 var $this = $( this );
309 $this.addClass('table');
310 } );
311
312} );
313</script>
314
315
316
317<!--Navigation and Symbol Display-->
318
319
320<!--Google Analytics-->
321
322
323
324 <script type="text/javascript">
325 $(document).ready(function() {
326 SearcherDisplay.init();
327 });
328 </script>
329
330
331</body>
332</html>
\No newline at end of file