Uses of Class
com.easypost.model.User
Packages that use User
Package
Description
Classes for the EasyPost API.
Interact with the EasyPost API in Java.
-
Uses of User in com.easypost.model
Method parameters in com.easypost.model with type arguments of type User -
Uses of User in com.easypost.service
Methods in com.easypost.service that return UserModifier and TypeMethodDescriptionCreate a User object with a map of parameters.Retrieve a User from the API.UserService.retrieveMe()
Retrieve your User from the API.Update this User.