Class CarrierTypeService
java.lang.Object
com.easypost.service.CarrierTypeService
-
Method Summary
Modifier and TypeMethodDescriptionall()
Retrieve a list of available carriers for the given account.
-
Method Details
-
all
Retrieve a list of available carriers for the given account.- Returns:
- list of carrier types that are available for the given account.
- Throws:
EasyPostException
- when the request fails.
-