Uses of Class
com.easypost.model.ChildUserCollection
Packages that use ChildUserCollection
-
Uses of ChildUserCollection in com.easypost.service
Methods in com.easypost.service that return ChildUserCollectionModifier and TypeMethodDescriptionUserService.allChildren
(Map<String, Object> params) Retrieve the paginated list of child users for the authenticated user.UserService.getNextPage
(ChildUserCollection collection, Integer pageSize) Get the next page of a ChildUserCollection.Methods in com.easypost.service with parameters of type ChildUserCollectionModifier and TypeMethodDescriptionUserService.getNextPage
(ChildUserCollection collection, Integer pageSize) Get the next page of a ChildUserCollection.