Uses of Class
com.easypost.model.ReferralCustomerCollection
Packages that use ReferralCustomerCollection
- 
Uses of ReferralCustomerCollection in com.easypost.service
Methods in com.easypost.service that return ReferralCustomerCollectionModifier and TypeMethodDescriptionList all Referral objects.ReferralCustomerService.getNextPage(ReferralCustomerCollection collection) Get the next page of an ReferralCustomerCollection.ReferralCustomerService.getNextPage(ReferralCustomerCollection collection, Integer pageSize) Get the next page of an ReferralCustomerCollection.Methods in com.easypost.service with parameters of type ReferralCustomerCollectionModifier and TypeMethodDescriptionReferralCustomerService.getNextPage(ReferralCustomerCollection collection) Get the next page of an ReferralCustomerCollection.ReferralCustomerService.getNextPage(ReferralCustomerCollection collection, Integer pageSize) Get the next page of an ReferralCustomerCollection.