Uses of Class
com.easypost.model.Address
Package
Description
Classes for the EasyPost API.
Interact with the EasyPost API in Java.
-
Uses of Address in com.easypost.model
-
Uses of Address in com.easypost.service
Modifier 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.