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