Class EmbeddableService
java.lang.Object
com.easypost.service.EmbeddableService
-
Method Summary
Modifier and TypeMethodDescriptioncreateSession(Map<String, Object> params) Create an EmbeddablesSession from the API.
-
Method Details
-
createSession
Create an EmbeddablesSession from the API.- Parameters:
params- Map of parameters.- Returns:
- EmbeddablesSession object
- Throws:
EasyPostException- when the request fails.
-