Uses of Class
com.easypost.model.Address
Packages that use Address
Package
Description
Classes for the EasyPost API.
Interact with the EasyPost API in Java.
- 
Uses of Address in com.easypost.model
Method parameters in com.easypost.model with type arguments of type Address - 
Uses of Address in com.easypost.service
Methods in com.easypost.service that return AddressModifier and TypeMethodDescriptionCreate Address object from parameter map.AddressService.createAndVerify(Map<String, Object> params) Create Address object from parameter map and immediately verify it.Retrieve Address object from API.Verify this Address object.