Uses of Class
com.easypost.model.ScanFormCollection
Packages that use ScanFormCollection
-
Uses of ScanFormCollection in com.easypost.service
Methods in com.easypost.service that return ScanFormCollectionModifier and TypeMethodDescriptionGet a list of ScanForms from the API.ScanformService.getNextPage
(ScanFormCollection collection) Get the next page of an ScanFormCollection.ScanformService.getNextPage
(ScanFormCollection collection, Integer pageSize) Get the next page of an ScanFormCollection.Methods in com.easypost.service with parameters of type ScanFormCollectionModifier and TypeMethodDescriptionScanformService.getNextPage
(ScanFormCollection collection) Get the next page of an ScanFormCollection.ScanformService.getNextPage
(ScanFormCollection collection, Integer pageSize) Get the next page of an ScanFormCollection.