JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.easypost.model
CustomsInfo
Uses of Class
com.easypost.model.CustomsInfo
Packages that use
CustomsInfo
Package
Description
com.easypost.service
Interact with the EasyPost API in Java.
Uses of
CustomsInfo
in
com.easypost.service
Methods in
com.easypost.service
that return
CustomsInfo
Modifier and Type
Method
Description
CustomsInfo
CustomsInfoService.
create
(
Map
<
String
,
Object
> params)
Create a CustomsInfo from a map of parameters.
CustomsInfo
CustomsInfoService.
retrieve
(
String
id)
Retrieve a CustomsInfo from the API.