@@ -94,6 +94,7 @@ <h3>Classes</h3>
9494 < h3 > Interfaces</ h3 >
9595 < ul class ="tsd-index-list ">
9696 < li class ="tsd-kind-interface tsd-parent-kind-external-module "> < a href ="../interfaces/_api_.iapiconfig.html " class ="tsd-kind-icon "> IApi< wbr > Config</ a > </ li >
97+ < li class ="tsd-kind-interface tsd-parent-kind-external-module "> < a href ="../interfaces/_api_.ibatchapi.html " class ="tsd-kind-icon "> IBatch< wbr > Api</ a > </ li >
9798 < li class ="tsd-kind-interface tsd-parent-kind-external-module "> < a href ="../interfaces/_api_.ihttpoptions.html " class ="tsd-kind-icon "> IHttp< wbr > Options</ a > </ li >
9899 </ ul >
99100 </ section >
@@ -114,6 +115,7 @@ <h3>Variables</h3>
114115 < section class ="tsd-index-section tsd-is-not-exported ">
115116 < h3 > Functions</ h3 >
116117 < ul class ="tsd-index-list ">
118+ < li class ="tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported "> < a href ="_api_.html#batchapifactory " class ="tsd-kind-icon "> batch< wbr > Api< wbr > Factory</ a > </ li >
117119 < li class ="tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported "> < a href ="_api_.html#querystringify " class ="tsd-kind-icon "> query< wbr > Stringify</ a > </ li >
118120 </ ul >
119121 </ section >
@@ -134,7 +136,7 @@ <h3>TFailure<wbr>Handler</h3>
134136 < div class ="tsd-signature tsd-kind-icon "> TFailure< wbr > Handler< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> function</ span > </ div >
135137 < aside class ="tsd-sources ">
136138 < ul >
137- < li > Defined in < a href ="https://github.com/Workfront/workfront-api/blob/ac4d2c6 /src/Api.ts#L566 "> Api.ts:566 </ a > </ li >
139+ < li > Defined in < a href ="https://github.com/Workfront/workfront-api/blob/b8fc475 /src/Api.ts#L693 "> Api.ts:693 </ a > </ li >
138140 </ ul >
139141 </ aside >
140142 < div class ="tsd-type-declaration ">
@@ -165,7 +167,7 @@ <h3>TFields</h3>
165167 < div class ="tsd-signature tsd-kind-icon "> TFields< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> | </ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> []</ span > </ div >
166168 < aside class ="tsd-sources ">
167169 < ul >
168- < li > Defined in < a href ="https://github.com/Workfront/workfront-api/blob/ac4d2c6 /src/Api.ts#L46 "> Api.ts:46</ a > </ li >
170+ < li > Defined in < a href ="https://github.com/Workfront/workfront-api/blob/b8fc475 /src/Api.ts#L46 "> Api.ts:46</ a > </ li >
169171 </ ul >
170172 </ aside >
171173 </ section >
@@ -175,7 +177,7 @@ <h3>TSuccess<wbr>Handler</h3>
175177 < div class ="tsd-signature tsd-kind-icon "> TSuccess< wbr > Handler< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> function</ span > </ div >
176178 < aside class ="tsd-sources ">
177179 < ul >
178- < li > Defined in < a href ="https://github.com/Workfront/workfront-api/blob/ac4d2c6 /src/Api.ts#L565 "> Api.ts:565 </ a > </ li >
180+ < li > Defined in < a href ="https://github.com/Workfront/workfront-api/blob/b8fc475 /src/Api.ts#L692 "> Api.ts:692 </ a > </ li >
179181 </ ul >
180182 </ aside >
181183 < div class ="tsd-type-declaration ">
@@ -209,13 +211,36 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> Global<wbr>Scope</h3>
209211 < div class ="tsd-signature tsd-kind-icon "> Global< wbr > Scope< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> any</ span > < span class ="tsd-signature-symbol "> = Function('return this')()</ span > </ div >
210212 < aside class ="tsd-sources ">
211213 < ul >
212- < li > Defined in < a href ="https://github.com/Workfront/workfront-api/blob/ac4d2c6 /src/Api.ts#L48 "> Api.ts:48</ a > </ li >
214+ < li > Defined in < a href ="https://github.com/Workfront/workfront-api/blob/b8fc475 /src/Api.ts#L48 "> Api.ts:48</ a > </ li >
213215 </ ul >
214216 </ aside >
215217 </ section >
216218 </ section >
217219 < section class ="tsd-panel-group tsd-member-group tsd-is-not-exported ">
218220 < h2 > Functions</ h2 >
221+ < section class ="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported ">
222+ < a name ="batchapifactory " class ="tsd-anchor "> </ a >
223+ < h3 > batch< wbr > Api< wbr > Factory</ h3 >
224+ < ul class ="tsd-signatures tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported ">
225+ < li class ="tsd-signature tsd-kind-icon "> batch< wbr > Api< wbr > Factory< span class ="tsd-signature-symbol "> (</ span > api< span class ="tsd-signature-symbol "> : </ span > < a href ="../classes/_api_.api.html " class ="tsd-signature-type "> Api</ a > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < a href ="../interfaces/_api_.ibatchapi.html " class ="tsd-signature-type "> IBatchApi</ a > </ li >
226+ </ ul >
227+ < ul class ="tsd-descriptions ">
228+ < li class ="tsd-description ">
229+ < aside class ="tsd-sources ">
230+ < ul >
231+ < li > Defined in < a href ="https://github.com/Workfront/workfront-api/blob/b8fc475/src/Api.ts#L645 "> Api.ts:645</ a > </ li >
232+ </ ul >
233+ </ aside >
234+ < h4 class ="tsd-parameters-title "> Parameters</ h4 >
235+ < ul class ="tsd-parameters ">
236+ < li >
237+ < h5 > api: < a href ="../classes/_api_.api.html " class ="tsd-signature-type "> Api</ a > </ h5 >
238+ </ li >
239+ </ ul >
240+ < h4 class ="tsd-returns-title "> Returns < a href ="../interfaces/_api_.ibatchapi.html " class ="tsd-signature-type "> IBatchApi</ a > </ h4 >
241+ </ li >
242+ </ ul >
243+ </ section >
219244 < section class ="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported ">
220245 < a name ="querystringify " class ="tsd-anchor "> </ a >
221246 < h3 > < span class ="tsd-flag ts-flagConst "> Const</ span > query< wbr > Stringify</ h3 >
@@ -226,7 +251,7 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> query<wbr>Stringify</h3>
226251 < li class ="tsd-description ">
227252 < aside class ="tsd-sources ">
228253 < ul >
229- < li > Defined in < a href ="https://github.com/Workfront/workfront-api/blob/ac4d2c6 /src/Api.ts#L552 "> Api.ts:552 </ a > </ li >
254+ < li > Defined in < a href ="https://github.com/Workfront/workfront-api/blob/b8fc475 /src/Api.ts#L614 "> Api.ts:614 </ a > </ li >
230255 </ ul >
231256 </ aside >
232257 < h4 class ="tsd-parameters-title "> Parameters</ h4 >
@@ -248,7 +273,7 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> Response<wbr>Handler</h3>
248273 < div class ="tsd-signature tsd-kind-icon "> Response< wbr > Handler< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> object</ span > </ div >
249274 < aside class ="tsd-sources ">
250275 < ul >
251- < li > Defined in < a href ="https://github.com/Workfront/workfront-api/blob/ac4d2c6 /src/Api.ts#L568 "> Api.ts:568 </ a > </ li >
276+ < li > Defined in < a href ="https://github.com/Workfront/workfront-api/blob/b8fc475 /src/Api.ts#L695 "> Api.ts:695 </ a > </ li >
252277 </ ul >
253278 </ aside >
254279 < section class ="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-object-literal ">
@@ -261,7 +286,7 @@ <h3>failure</h3>
261286 < li class ="tsd-description ">
262287 < aside class ="tsd-sources ">
263288 < ul >
264- < li > Defined in < a href ="https://github.com/Workfront/workfront-api/blob/ac4d2c6 /src/Api.ts#L603 "> Api.ts:603 </ a > </ li >
289+ < li > Defined in < a href ="https://github.com/Workfront/workfront-api/blob/b8fc475 /src/Api.ts#L730 "> Api.ts:730 </ a > </ li >
265290 </ ul >
266291 </ aside >
267292 < h4 class ="tsd-parameters-title "> Parameters</ h4 >
@@ -284,7 +309,7 @@ <h3>success</h3>
284309 < li class ="tsd-description ">
285310 < aside class ="tsd-sources ">
286311 < ul >
287- < li > Defined in < a href ="https://github.com/Workfront/workfront-api/blob/ac4d2c6 /src/Api.ts#L572 "> Api.ts:572 </ a > </ li >
312+ < li > Defined in < a href ="https://github.com/Workfront/workfront-api/blob/b8fc475 /src/Api.ts#L699 "> Api.ts:699 </ a > </ li >
288313 </ ul >
289314 </ aside >
290315 < h4 class ="tsd-parameters-title "> Parameters</ h4 >
@@ -322,6 +347,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span
322347 < li class =" tsd-kind-interface tsd-parent-kind-external-module ">
323348 < a href ="../interfaces/_api_.iapiconfig.html " class ="tsd-kind-icon "> IApi< wbr > Config</ a >
324349 </ li >
350+ < li class =" tsd-kind-interface tsd-parent-kind-external-module ">
351+ < a href ="../interfaces/_api_.ibatchapi.html " class ="tsd-kind-icon "> IBatch< wbr > Api</ a >
352+ </ li >
325353 < li class =" tsd-kind-interface tsd-parent-kind-external-module ">
326354 < a href ="../interfaces/_api_.ihttpoptions.html " class ="tsd-kind-icon "> IHttp< wbr > Options</ a >
327355 </ li >
@@ -337,6 +365,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span
337365 < li class =" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported ">
338366 < a href ="_api_.html#globalscope " class ="tsd-kind-icon "> Global< wbr > Scope</ a >
339367 </ li >
368+ < li class =" tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported ">
369+ < a href ="_api_.html#batchapifactory " class ="tsd-kind-icon "> batch< wbr > Api< wbr > Factory</ a >
370+ </ li >
340371 < li class =" tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported ">
341372 < a href ="_api_.html#querystringify " class ="tsd-kind-icon "> query< wbr > Stringify</ a >
342373 </ li >
0 commit comments