ledger_sync 1.4.1 → 1.4.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (143) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +71 -17
  3. data/docs/.gitignore +4 -0
  4. data/documentation/build.sh +3 -1
  5. data/documentation/site/_includes/ledgers/{Stripe_summary.md → stripe_summary.md} +0 -0
  6. data/ledger_sync.gemspec +4 -0
  7. data/lib/ledger_sync/serialization/type/deserializer_references_one_type.rb +1 -1
  8. data/lib/ledger_sync/version.rb +1 -1
  9. metadata +59 -136
  10. data/docs/CNAME +0 -1
  11. data/docs/assets/css/brands.min.css +0 -5
  12. data/docs/assets/css/fontawesome.min.css +0 -5
  13. data/docs/assets/css/main.css +0 -1924
  14. data/docs/assets/css/monokai.css +0 -441
  15. data/docs/assets/js/main.js +0 -214
  16. data/docs/assets/js/plugins.js +0 -22
  17. data/docs/assets/js/prism.js +0 -9
  18. data/docs/assets/webfonts/fa-brands-400.eot +0 -0
  19. data/docs/assets/webfonts/fa-brands-400.svg +0 -3452
  20. data/docs/assets/webfonts/fa-brands-400.ttf +0 -0
  21. data/docs/assets/webfonts/fa-brands-400.woff +0 -0
  22. data/docs/assets/webfonts/fa-brands-400.woff2 +0 -0
  23. data/docs/blog/index.html +0 -282
  24. data/docs/guides/architecture/clients/index.html +0 -458
  25. data/docs/guides/architecture/index.html +0 -435
  26. data/docs/guides/architecture/operations/index.html +0 -465
  27. data/docs/guides/architecture/resources/index.html +0 -461
  28. data/docs/guides/architecture/results/index.html +0 -426
  29. data/docs/guides/architecture/searchers/index.html +0 -446
  30. data/docs/guides/architecture/serialization/index.html +0 -476
  31. data/docs/guides/community/index.html +0 -412
  32. data/docs/guides/contribute/console/index.html +0 -424
  33. data/docs/guides/contribute/deployment/index.html +0 -434
  34. data/docs/guides/contribute/documentation/index.html +0 -450
  35. data/docs/guides/contribute/index.html +0 -434
  36. data/docs/guides/contribute/qa/index.html +0 -436
  37. data/docs/guides/contribute/testing/index.html +0 -424
  38. data/docs/guides/customization/custom_resources/index.html +0 -461
  39. data/docs/guides/customization/custom_serializers/index.html +0 -460
  40. data/docs/guides/customization/index.html +0 -431
  41. data/docs/guides/customization/resource_converters/index.html +0 -491
  42. data/docs/guides/getting-started/get-help/index.html +0 -427
  43. data/docs/guides/getting-started/index.html +0 -421
  44. data/docs/guides/getting-started/installation/index.html +0 -433
  45. data/docs/guides/getting-started/quick-start/index.html +0 -531
  46. data/docs/guides/index.html +0 -428
  47. data/docs/guides/ledgers/index.html +0 -429
  48. data/docs/guides/ledgers/netsuite/index.html +0 -424
  49. data/docs/guides/ledgers/netsuite_soap/index.html +0 -424
  50. data/docs/guides/ledgers/quickbooks_online/index.html +0 -424
  51. data/docs/guides/ledgers/stripe/index.html +0 -424
  52. data/docs/guides/modern-treasury/index.html +0 -411
  53. data/docs/guides/tips_and_more/index.html +0 -471
  54. data/docs/images/1.jpg +0 -0
  55. data/docs/images/10.jpg +0 -0
  56. data/docs/images/2.jpg +0 -0
  57. data/docs/images/3.jpg +0 -0
  58. data/docs/images/4.jpg +0 -0
  59. data/docs/images/5.jpg +0 -0
  60. data/docs/images/6.jpg +0 -0
  61. data/docs/images/7.jpg +0 -0
  62. data/docs/images/8.jpg +0 -0
  63. data/docs/images/9.jpg +0 -0
  64. data/docs/images/logo.svg +0 -8
  65. data/docs/index.html +0 -379
  66. data/docs/overview/index.html +0 -409
  67. data/docs/posts/introducing-docs/index.html +0 -270
  68. data/docs/posts/netsuite-authentication/index.html +0 -624
  69. data/docs/reference/architecture/clients/index.html +0 -332
  70. data/docs/reference/architecture/index.html +0 -311
  71. data/docs/reference/architecture/operations/index.html +0 -302
  72. data/docs/reference/architecture/resources/index.html +0 -335
  73. data/docs/reference/architecture/results/index.html +0 -302
  74. data/docs/reference/architecture/searchers/index.html +0 -302
  75. data/docs/reference/architecture/serialization/index.html +0 -302
  76. data/docs/reference/index.html +0 -281
  77. data/docs/reference/netsuite/authentication/index.html +0 -392
  78. data/docs/reference/netsuite/authentication/token_based_authentication/index.html +0 -486
  79. data/docs/reference/netsuite/index.html +0 -388
  80. data/docs/reference/netsuite/resources/account/index.html +0 -484
  81. data/docs/reference/netsuite/resources/check/index.html +0 -492
  82. data/docs/reference/netsuite/resources/check_line_item/index.html +0 -460
  83. data/docs/reference/netsuite/resources/currency/index.html +0 -476
  84. data/docs/reference/netsuite/resources/customer/index.html +0 -488
  85. data/docs/reference/netsuite/resources/customer_deposit/index.html +0 -480
  86. data/docs/reference/netsuite/resources/department/index.html +0 -484
  87. data/docs/reference/netsuite/resources/deposit/index.html +0 -468
  88. data/docs/reference/netsuite/resources/deposit_line_item/index.html +0 -460
  89. data/docs/reference/netsuite/resources/index.html +0 -436
  90. data/docs/reference/netsuite/resources/invoice/index.html +0 -468
  91. data/docs/reference/netsuite/resources/invoice_line_item/index.html +0 -456
  92. data/docs/reference/netsuite/resources/item/index.html +0 -444
  93. data/docs/reference/netsuite/resources/journal_entry/index.html +0 -488
  94. data/docs/reference/netsuite/resources/journal_entry_line_item/index.html +0 -464
  95. data/docs/reference/netsuite/resources/ledger_class/index.html +0 -484
  96. data/docs/reference/netsuite/resources/location/index.html +0 -468
  97. data/docs/reference/netsuite/resources/resource/index.html +0 -440
  98. data/docs/reference/netsuite/resources/subsidiary/index.html +0 -448
  99. data/docs/reference/netsuite/resources/vendor/index.html +0 -492
  100. data/docs/reference/netsuite_soap/index.html +0 -303
  101. data/docs/reference/netsuite_soap/resources/customer/index.html +0 -364
  102. data/docs/reference/netsuite_soap/resources/index.html +0 -316
  103. data/docs/reference/netsuite_soap/resources/resource/index.html +0 -336
  104. data/docs/reference/netsuite_soap/resources/subsidiary/index.html +0 -356
  105. data/docs/reference/quickbooks_online/authentication/index.html +0 -442
  106. data/docs/reference/quickbooks_online/errors/index.html +0 -395
  107. data/docs/reference/quickbooks_online/index.html +0 -393
  108. data/docs/reference/quickbooks_online/resources/account/index.html +0 -530
  109. data/docs/reference/quickbooks_online/resources/bill/index.html +0 -534
  110. data/docs/reference/quickbooks_online/resources/bill_line_item/index.html +0 -496
  111. data/docs/reference/quickbooks_online/resources/bill_payment/index.html +0 -550
  112. data/docs/reference/quickbooks_online/resources/bill_payment_line_item/index.html +0 -488
  113. data/docs/reference/quickbooks_online/resources/currency/index.html +0 -492
  114. data/docs/reference/quickbooks_online/resources/customer/index.html +0 -514
  115. data/docs/reference/quickbooks_online/resources/department/index.html +0 -518
  116. data/docs/reference/quickbooks_online/resources/deposit/index.html +0 -526
  117. data/docs/reference/quickbooks_online/resources/deposit_line_item/index.html +0 -500
  118. data/docs/reference/quickbooks_online/resources/expense/index.html +0 -538
  119. data/docs/reference/quickbooks_online/resources/expense_line_item/index.html +0 -496
  120. data/docs/reference/quickbooks_online/resources/index.html +0 -484
  121. data/docs/reference/quickbooks_online/resources/invoice/index.html +0 -526
  122. data/docs/reference/quickbooks_online/resources/invoice_sales_line_item/index.html +0 -496
  123. data/docs/reference/quickbooks_online/resources/item/index.html +0 -484
  124. data/docs/reference/quickbooks_online/resources/journal_entry/index.html +0 -518
  125. data/docs/reference/quickbooks_online/resources/journal_entry_line_item/index.html +0 -504
  126. data/docs/reference/quickbooks_online/resources/ledger_class/index.html +0 -518
  127. data/docs/reference/quickbooks_online/resources/payment/index.html +0 -538
  128. data/docs/reference/quickbooks_online/resources/payment_line_item/index.html +0 -488
  129. data/docs/reference/quickbooks_online/resources/preferences/index.html +0 -526
  130. data/docs/reference/quickbooks_online/resources/primary_email_addr/index.html +0 -484
  131. data/docs/reference/quickbooks_online/resources/primary_phone/index.html +0 -484
  132. data/docs/reference/quickbooks_online/resources/resource/index.html +0 -480
  133. data/docs/reference/quickbooks_online/resources/subsidiary/index.html +0 -488
  134. data/docs/reference/quickbooks_online/resources/transfer/index.html +0 -522
  135. data/docs/reference/quickbooks_online/resources/vendor/index.html +0 -526
  136. data/docs/reference/quickbooks_online/webhooks/index.html +0 -427
  137. data/docs/reference/stripe/index.html +0 -293
  138. data/docs/reference/stripe/resources/customer/index.html +0 -366
  139. data/docs/reference/stripe/resources/index.html +0 -309
  140. data/docs/reference/stripe/resources/resource/index.html +0 -330
  141. data/docs/style-guide/index.html +0 -375
  142. data/documentation/site/Gemfile +0 -11
  143. data/documentation/site/Gemfile.lock +0 -69
@@ -1,496 +0,0 @@
1
- <!doctype html>
2
- <html lang="en">
3
-
4
- <head>
5
-
6
- <title>LedgerSync - expense_line_item - LedgerSync</title>
7
- <meta charset="utf-8">
8
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
9
- <meta name="description" content="An open-source library for easily syncing with accounting software, general ledgers, ERPs, and other ledgers." />
10
- <link href="https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i%26display=swap" rel="stylesheet">
11
- <link rel="stylesheet" href="/assets/css/main.css">
12
-
13
- <!-- Global site tag (gtag.js) - Google Analytics -->
14
- <script async src="https://www.googletagmanager.com/gtag/js?id=UA-152343827-1"></script>
15
- <script>
16
- window.dataLayer = window.dataLayer || [];
17
- function gtag(){dataLayer.push(arguments);}
18
- gtag('js', new Date());
19
-
20
- gtag('config', 'UA-152343827-1');
21
- </script>
22
-
23
- </head>
24
-
25
- <body>
26
-
27
- <div id="page" class="site">
28
- <header id="masthead" class="site-header outer">
29
- <div class="inner">
30
- <div class="site-header-inside">
31
- <div class="site-branding">
32
-
33
-
34
- <p class="site-logo"><a href="/"><img src="/images/logo.svg" alt="LedgerSync" /></a></p>
35
-
36
- </div><!-- .site-branding -->
37
-
38
-
39
- <nav id="main-navigation" class="site-navigation" aria-label="Main Navigation">
40
- <div class="site-nav-inside">
41
- <button id="menu-close" class="menu-toggle"><span class="screen-reader-text">Open Menu</span><span class="icon-close" aria-hidden="true"></span></button>
42
- <ul class="menu">
43
-
44
- <li class="menu-item">
45
-
46
-
47
- <a class="" href="/" >
48
-
49
- Home
50
-
51
- </a>
52
-
53
- </li>
54
-
55
- <li class="menu-item">
56
-
57
-
58
- <a class="" href="/guides/" >
59
-
60
- Guides
61
-
62
- </a>
63
-
64
- </li>
65
-
66
- <li class="menu-item has-children">
67
-
68
-
69
- <a class="" href="/reference" >
70
-
71
- Reference
72
-
73
- </a>
74
-
75
-
76
- <ul class="submenu">
77
-
78
- <li class="menu-item">
79
-
80
-
81
- <a class="" href="/reference/netsuite" >
82
-
83
- NetSuite REST
84
-
85
- </a>
86
- </li>
87
-
88
- <li class="menu-item">
89
-
90
-
91
- <a class="" href="/reference/netsuite_soap" >
92
-
93
- NetSuite SOAP
94
-
95
- </a>
96
- </li>
97
-
98
- <li class="menu-item">
99
-
100
-
101
- <a class="" href="/reference/quickbooks_online" >
102
-
103
- QuickBooks Online
104
-
105
- </a>
106
- </li>
107
-
108
- <li class="menu-item">
109
-
110
-
111
- <a class="" href="/reference/stripe" >
112
-
113
- Stripe
114
-
115
- </a>
116
- </li>
117
-
118
- </ul>
119
-
120
-
121
- </li>
122
-
123
- <li class="menu-item">
124
-
125
-
126
- <a class="" href="/blog" >
127
-
128
- Blog
129
-
130
- </a>
131
-
132
- </li>
133
-
134
- <li class="menu-item">
135
-
136
-
137
- <a class="" href="/guides/contribute" >
138
-
139
- Contribute
140
-
141
- </a>
142
-
143
- </li>
144
-
145
- <li class="menu-item menu-button">
146
-
147
-
148
- <a class="button" href="https://github.com/LedgerSync/ledger_sync" >
149
-
150
- GitHub
151
-
152
- </a>
153
-
154
- </li>
155
-
156
- </ul>
157
- </div><!-- .site-nav-inside -->
158
- </nav><!-- .site-navigation -->
159
- <button id="menu-open" class="menu-toggle"><span class="screen-reader-text">Close Menu</span><span class="icon-menu" aria-hidden="true"></span></button>
160
-
161
- </div><!-- .site-header-inside -->
162
- </div><!-- .inner -->
163
- </header><!-- .site-header -->
164
-
165
- <main id="content" class="site-content">
166
- <div class="inner outer">
167
- <div class="guides-content">
168
-
169
- <nav id="guides-nav" class="guides-nav">
170
- <div id="guides-nav-inside" class="guides-nav-inside sticky">
171
- <button id="guides-nav-toggle" class="guides-nav-toggle">Navigate<span class="icon-angle-right" aria-hidden="true"></span></button>
172
- <div class="guides-toc-wrap">
173
- <ul id="guides-toc" class="guides-toc">
174
-
175
- <li class="toc-item">
176
- <a href="/reference/quickbooks_online/">QuickBooks Online</a>
177
- </li>
178
-
179
-
180
- <li class="toc-item">
181
- <a href="/reference/quickbooks_online/authentication/">Authentication</a>
182
- </li>
183
-
184
- <li class="toc-item">
185
- <a href=""></a>
186
- </li>
187
-
188
- <li class="toc-item has-children active">
189
- <a href="/reference/quickbooks_online/resources/">Resources</a>
190
- <button class="submenu-toggle"><span class="screen-reader-text">Submenu</span><span class="icon-angle-right" aria-hidden="true"></span></button> <ul class="toc-submenu">
191
-
192
- <li class="toc-item">
193
- <a href="/reference/quickbooks_online/resources/account/">account</a>
194
- </li>
195
-
196
- <li class="toc-item">
197
- <a href="/reference/quickbooks_online/resources/bill/">bill</a>
198
- </li>
199
-
200
- <li class="toc-item">
201
- <a href="/reference/quickbooks_online/resources/bill_line_item/">bill_line_item</a>
202
- </li>
203
-
204
- <li class="toc-item">
205
- <a href="/reference/quickbooks_online/resources/bill_payment/">bill_payment</a>
206
- </li>
207
-
208
- <li class="toc-item">
209
- <a href="/reference/quickbooks_online/resources/bill_payment_line_item/">bill_payment_line_item</a>
210
- </li>
211
-
212
- <li class="toc-item">
213
- <a href="/reference/quickbooks_online/resources/currency/">currency</a>
214
- </li>
215
-
216
- <li class="toc-item">
217
- <a href="/reference/quickbooks_online/resources/customer/">customer</a>
218
- </li>
219
-
220
- <li class="toc-item">
221
- <a href="/reference/quickbooks_online/resources/department/">department</a>
222
- </li>
223
-
224
- <li class="toc-item">
225
- <a href="/reference/quickbooks_online/resources/deposit/">deposit</a>
226
- </li>
227
-
228
- <li class="toc-item">
229
- <a href="/reference/quickbooks_online/resources/deposit_line_item/">deposit_line_item</a>
230
- </li>
231
-
232
- <li class="toc-item">
233
- <a href="/reference/quickbooks_online/resources/expense/">expense</a>
234
- </li>
235
-
236
- <li class="toc-item current">
237
- <a href="/reference/quickbooks_online/resources/expense_line_item/">expense_line_item</a>
238
- </li>
239
-
240
- <li class="toc-item">
241
- <a href="/reference/quickbooks_online/resources/invoice/">invoice</a>
242
- </li>
243
-
244
- <li class="toc-item">
245
- <a href="/reference/quickbooks_online/resources/invoice_sales_line_item/">invoice_sales_line_item</a>
246
- </li>
247
-
248
- <li class="toc-item">
249
- <a href="/reference/quickbooks_online/resources/item/">item</a>
250
- </li>
251
-
252
- <li class="toc-item">
253
- <a href="/reference/quickbooks_online/resources/journal_entry/">journal_entry</a>
254
- </li>
255
-
256
- <li class="toc-item">
257
- <a href="/reference/quickbooks_online/resources/journal_entry_line_item/">journal_entry_line_item</a>
258
- </li>
259
-
260
- <li class="toc-item">
261
- <a href="/reference/quickbooks_online/resources/ledger_class/">ledger_class</a>
262
- </li>
263
-
264
- <li class="toc-item">
265
- <a href="/reference/quickbooks_online/resources/payment/">payment</a>
266
- </li>
267
-
268
- <li class="toc-item">
269
- <a href="/reference/quickbooks_online/resources/payment_line_item/">payment_line_item</a>
270
- </li>
271
-
272
- <li class="toc-item">
273
- <a href="/reference/quickbooks_online/resources/preferences/">preferences</a>
274
- </li>
275
-
276
- <li class="toc-item">
277
- <a href="/reference/quickbooks_online/resources/primary_email_addr/">primary_email_addr</a>
278
- </li>
279
-
280
- <li class="toc-item">
281
- <a href="/reference/quickbooks_online/resources/primary_phone/">primary_phone</a>
282
- </li>
283
-
284
- <li class="toc-item">
285
- <a href="/reference/quickbooks_online/resources/resource/">resource</a>
286
- </li>
287
-
288
- <li class="toc-item">
289
- <a href="/reference/quickbooks_online/resources/subsidiary/">subsidiary</a>
290
- </li>
291
-
292
- <li class="toc-item">
293
- <a href="/reference/quickbooks_online/resources/transfer/">transfer</a>
294
- </li>
295
-
296
- <li class="toc-item">
297
- <a href="/reference/quickbooks_online/resources/vendor/">vendor</a>
298
- </li>
299
-
300
- </ul>
301
-
302
- </li>
303
-
304
-
305
- </ul>
306
- <!-- .guides-toc -->
307
- </div>
308
- <!-- .guides-toc-wrap -->
309
- </div>
310
- <!-- .guides-nav-inside -->
311
- </nav>
312
- <!-- .guides-nav -->
313
- <article class="post type-guides">
314
- <div class="post-inside">
315
- <header class="post-header">
316
- <h1 class="post-title line-left">expense_line_item</h1>
317
- </header>
318
- <!-- .post-header -->
319
- <div class="post-content">
320
- <h2 id="ledgersyncledgersquickbooksonlineexpenselineitem">LedgerSync::Ledgers::QuickBooksOnline::ExpenseLineItem</h2>
321
-
322
- <h2 id="attributes">Attributes</h2>
323
-
324
- <table>
325
- <thead>
326
- <tr>
327
- <th>Name</th>
328
- <th>Type</th>
329
- </tr>
330
- </thead>
331
- <tbody>
332
- <tr>
333
- <td>external_id</td>
334
- <td>LedgerSync::Type::ID</td>
335
- </tr>
336
- <tr>
337
- <td>ledger_id</td>
338
- <td>LedgerSync::Type::ID</td>
339
- </tr>
340
- <tr>
341
- <td>account</td>
342
- <td>LedgerSync::Type::ReferenceOne</td>
343
- </tr>
344
- <tr>
345
- <td>ledger_class</td>
346
- <td>LedgerSync::Type::ReferenceOne</td>
347
- </tr>
348
- <tr>
349
- <td>amount</td>
350
- <td>LedgerSync::Type::Integer</td>
351
- </tr>
352
- <tr>
353
- <td>description</td>
354
- <td>LedgerSync::Type::String</td>
355
- </tr>
356
- </tbody>
357
- </table>
358
-
359
- <h2 id="operations">Operations</h2>
360
-
361
-
362
- <hr />
363
-
364
- <div>Related articles:</div><br />
365
-
366
- <ul class="guides-section-items">
367
-
368
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/account/" class="guides-item-link">account<span class="icon-angle-right" aria-hidden="true"></span></a></li>
369
-
370
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/bill/" class="guides-item-link">bill<span class="icon-angle-right" aria-hidden="true"></span></a></li>
371
-
372
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/bill_line_item/" class="guides-item-link">bill_line_item<span class="icon-angle-right" aria-hidden="true"></span></a></li>
373
-
374
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/bill_payment/" class="guides-item-link">bill_payment<span class="icon-angle-right" aria-hidden="true"></span></a></li>
375
-
376
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/bill_payment_line_item/" class="guides-item-link">bill_payment_line_item<span class="icon-angle-right" aria-hidden="true"></span></a></li>
377
-
378
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/currency/" class="guides-item-link">currency<span class="icon-angle-right" aria-hidden="true"></span></a></li>
379
-
380
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/customer/" class="guides-item-link">customer<span class="icon-angle-right" aria-hidden="true"></span></a></li>
381
-
382
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/department/" class="guides-item-link">department<span class="icon-angle-right" aria-hidden="true"></span></a></li>
383
-
384
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/deposit/" class="guides-item-link">deposit<span class="icon-angle-right" aria-hidden="true"></span></a></li>
385
-
386
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/deposit_line_item/" class="guides-item-link">deposit_line_item<span class="icon-angle-right" aria-hidden="true"></span></a></li>
387
-
388
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/expense/" class="guides-item-link">expense<span class="icon-angle-right" aria-hidden="true"></span></a></li>
389
-
390
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/expense_line_item/" class="guides-item-link">expense_line_item<span class="icon-angle-right" aria-hidden="true"></span></a></li>
391
-
392
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/invoice/" class="guides-item-link">invoice<span class="icon-angle-right" aria-hidden="true"></span></a></li>
393
-
394
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/invoice_sales_line_item/" class="guides-item-link">invoice_sales_line_item<span class="icon-angle-right" aria-hidden="true"></span></a></li>
395
-
396
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/item/" class="guides-item-link">item<span class="icon-angle-right" aria-hidden="true"></span></a></li>
397
-
398
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/journal_entry/" class="guides-item-link">journal_entry<span class="icon-angle-right" aria-hidden="true"></span></a></li>
399
-
400
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/journal_entry_line_item/" class="guides-item-link">journal_entry_line_item<span class="icon-angle-right" aria-hidden="true"></span></a></li>
401
-
402
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/ledger_class/" class="guides-item-link">ledger_class<span class="icon-angle-right" aria-hidden="true"></span></a></li>
403
-
404
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/payment/" class="guides-item-link">payment<span class="icon-angle-right" aria-hidden="true"></span></a></li>
405
-
406
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/payment_line_item/" class="guides-item-link">payment_line_item<span class="icon-angle-right" aria-hidden="true"></span></a></li>
407
-
408
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/preferences/" class="guides-item-link">preferences<span class="icon-angle-right" aria-hidden="true"></span></a></li>
409
-
410
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/primary_email_addr/" class="guides-item-link">primary_email_addr<span class="icon-angle-right" aria-hidden="true"></span></a></li>
411
-
412
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/primary_phone/" class="guides-item-link">primary_phone<span class="icon-angle-right" aria-hidden="true"></span></a></li>
413
-
414
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/resource/" class="guides-item-link">resource<span class="icon-angle-right" aria-hidden="true"></span></a></li>
415
-
416
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/subsidiary/" class="guides-item-link">subsidiary<span class="icon-angle-right" aria-hidden="true"></span></a></li>
417
-
418
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/transfer/" class="guides-item-link">transfer<span class="icon-angle-right" aria-hidden="true"></span></a></li>
419
-
420
- <li class="guides-section-item"><a href="/reference/quickbooks_online/resources/vendor/" class="guides-item-link">vendor<span class="icon-angle-right" aria-hidden="true"></span></a></li>
421
-
422
- </ul>
423
- <!-- .guides-section-pages -->
424
-
425
- </div>
426
- <!-- .post-content -->
427
- </div>
428
- <!-- .post-inside -->
429
- </article>
430
- <!-- .post -->
431
- <nav id="page-nav" class="page-nav">
432
- <div id="page-nav-inside" class="page-nav-inside sticky">
433
- <h2 class="page-nav-title">Jump to Section</h2>
434
- </div>
435
- <!-- .page-nav-inside -->
436
- </nav>
437
- <!-- .page-nav -->
438
- </div>
439
- <!-- .guides-content -->
440
- </div>
441
- <!-- .inner-->
442
- </main><!-- .site-content -->
443
- <footer id="colophon" class="site-footer outer">
444
- <div class="inner">
445
- <div class="site-footer-inside">
446
- <p class="site-info">
447
-
448
- <span class="copyright">&copy; Modern Treasury Inc. All rights reserved.</span>
449
- <a class="" href="https://www.moderntreasury.com" target="_blank" rel="noopener" >
450
-
451
- Maintained with ❤️ in San Francisco, CA by Modern Treasury
452
-
453
- </a>
454
- </p>
455
- <!-- .site-info -->
456
-
457
- <div class="social-links">
458
-
459
- <a class="" href="https://www.netlify.com" target="_blank" rel="noopener" >
460
-
461
- <img src="https://www.netlify.com/img/global/badges/netlify-dark.svg" alt="Deploys by Netlify" />
462
-
463
- </a>
464
- <a class="button button-icon" href="https://twitter.com/ModernTreasury" target="_blank" rel="noopener" >
465
-
466
- <span class="icon fab fa-twitter" aria-hidden="true"></span><span class="screen-reader-text">Twitter</span>
467
-
468
- </a>
469
- <a class="button button-icon" href="https://www.linkedin.com/company/modern-treasury" target="_blank" rel="noopener" >
470
-
471
- <span class="icon fab fa-linkedin" aria-hidden="true"></span><span class="screen-reader-text">LinkedIn</span>
472
-
473
- </a>
474
- <a class="button button-icon" href="https://github.com/LedgerSync/ledger_sync" target="_blank" rel="noopener" >
475
-
476
- <span class="icon fab fa-github" aria-hidden="true"></span><span class="screen-reader-text">GitHub</span>
477
-
478
- </a>
479
- </div>
480
- <!-- .social-links -->
481
-
482
- </div>
483
- <!-- .site-footer-inside -->
484
- </div>
485
- <!-- .inner -->
486
- </footer>
487
- <!-- .site-footer -->
488
- </div><!-- .site -->
489
-
490
- <!-- Scripts -->
491
- <script src="/assets/js/plugins.js"></script>
492
- <script src="/assets/js/prism.js" data-manual></script>
493
- <script src="/assets/js/main.js"></script>
494
- </body>
495
-
496
- </html>