Uses of Class
com.easypost.model.RefundCollection
Packages that use RefundCollection
- 
Uses of RefundCollection in com.easypost.service
Methods in com.easypost.service that return RefundCollectionModifier and TypeMethodDescriptionList all Refunds objects.RefundService.getNextPage(RefundCollection collection) Get the next page of an RefundCollection.RefundService.getNextPage(RefundCollection collection, Integer pageSize) Get the next page of an RefundCollection.Methods in com.easypost.service with parameters of type RefundCollectionModifier and TypeMethodDescriptionRefundService.getNextPage(RefundCollection collection) Get the next page of an RefundCollection.RefundService.getNextPage(RefundCollection collection, Integer pageSize) Get the next page of an RefundCollection.