Uses of Class
com.easypost.model.Pickup
Packages that use Pickup
Package
Description
Classes for the EasyPost API.
Interact with the EasyPost API in Java.
-
Uses of Pickup in com.easypost.model
Method parameters in com.easypost.model with type arguments of type Pickup -
Uses of Pickup in com.easypost.service
Methods in com.easypost.service that return PickupModifier and TypeMethodDescriptionPickupService.buy
(String id, PickupRate pickupRate) Buy this Pickup.Buy this Pickup.Cancel this Pickup.Cancel this Pickup.Create a new Pickup object from a map of parameters.Retrieve a Pickup from the API.