@@ -193,6 +193,13 @@ <h3 id="toc">
193193</ dt >
194194< dd > Retrieve a tracker.</ dd >
195195
196+ < dt class ="phpdocumentor-table-of-contents__entry -method -public ">
197+ < a href ="classes/EasyPost-Service-TrackerService.html#method_retrieveBatch "> retrieveBatch()</ a >
198+ < span >
199+ : mixed </ span >
200+ </ dt >
201+ < dd > Retrieve a batch of trackers.</ dd >
202+
196203 < dt class ="phpdocumentor-table-of-contents__entry -method -protected ">
197204 < a href ="classes/EasyPost-Service-BaseService.html#method___construct "> __construct()</ a >
198205 < span >
@@ -508,6 +515,49 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
508515 —
509516
510517
518+ </ article >
519+ < article
520+ class ="phpdocumentor-element
521+ -method
522+ -public
523+ "
524+ >
525+ < h4 class ="phpdocumentor-element__name " id ="method_retrieveBatch ">
526+ retrieveBatch()
527+ < a href ="classes/EasyPost-Service-TrackerService.html#method_retrieveBatch " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
528+ </ h4 >
529+ < aside class ="phpdocumentor-element-found-in ">
530+ < abbr class ="phpdocumentor-element-found-in__file " title ="lib/EasyPost/Service/TrackerService.php "> < a href ="files/lib-easypost-service-trackerservice.html "> < abbr title ="lib/EasyPost/Service/TrackerService.php "> TrackerService.php</ abbr > </ a > </ abbr >
531+ :
532+ < span class ="phpdocumentor-element-found-in__line "> 75</ span >
533+
534+ </ aside >
535+
536+ < p class ="phpdocumentor-summary "> Retrieve a batch of trackers.</ p >
537+
538+ < code class ="phpdocumentor-code phpdocumentor-signature ">
539+ < span class ="phpdocumentor-signature__visibility "> public</ span >
540+ < span class ="phpdocumentor-signature__name "> retrieveBatch</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span > [</ span > < span class ="phpdocumentor-signature__argument__return-type "> mixed </ span > < span class ="phpdocumentor-signature__argument__name "> $params</ span > < span > = </ span > < span class ="phpdocumentor-signature__argument__default-value "> null</ span > < span > ]</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> mixed</ span > </ code >
541+
542+
543+ < h5 class ="phpdocumentor-argument-list__heading "> Parameters</ h5 >
544+ < dl class ="phpdocumentor-argument-list ">
545+ < dt class ="phpdocumentor-argument-list__entry ">
546+ < span class ="phpdocumentor-signature__argument__name "> $params</ span >
547+ : < span class ="phpdocumentor-signature__argument__return-type "> mixed</ span >
548+ = < span class ="phpdocumentor-signature__argument__default-value "> null</ span > </ dt >
549+ < dd class ="phpdocumentor-argument-list__definition ">
550+
551+ </ dd >
552+ </ dl >
553+
554+
555+
556+ < h5 class ="phpdocumentor-return-value__heading "> Return values</ h5 >
557+ < span class ="phpdocumentor-signature__response_type "> mixed</ span >
558+ —
559+
560+
511561</ article >
512562 < article
513563 class ="phpdocumentor-element
0 commit comments