Uses of Class
com.easypost.model.ChildUserCollection
-
Uses of ChildUserCollection in com.easypost.service
Modifier 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.Modifier and TypeMethodDescriptionUserService.getNextPage
(ChildUserCollection collection, Integer pageSize) Get the next page of a ChildUserCollection.