diff --git a/allclasses-index.html b/allclasses-index.html index 5a82e63f..2304d362 100644 --- a/allclasses-index.html +++ b/allclasses-index.html @@ -1,11 +1,11 @@
- +void
createList(Map<String,Object> params)
createScanForm(String id)
createScanForm(String id)
createScanForm(String id,
+ Map<String,Object> params)
createScanForm(String id,
- Map<String,Object> params)
void
void
void
void
deletePaymentMethod(PaymentMethod.Priority priority)
void
deletePaymentMethod(PaymentMethod.Priority priority)
estimateDeliveryDate(Map<String,Object> params)
estimateDeliveryDate(Map<String,Object> params)
findLowestSmartrate(List<SmartRate> smartRates,
+
+ShipmentService.findLowestSmartrate(List<SmartRate> smartRates,
int deliveryDay,
SmartrateAccuracy deliveryAccuracy)
-
+
Find the lowest SmartRate from a list of SmartRates.
-void
-BillingService.fundWallet(String amount)
-
+void
+BillingService.fundWallet(String amount)
+
Fund your wallet from the primary payment method.
-void
-BillingService.fundWallet(String amount,
+void
+BillingService.fundWallet(String amount,
PaymentMethod.Priority priority)
-
+
Fund your wallet from a specific payment method.
-
-ShipmentService.generateForm(String id,
+
+ShipmentService.generateForm(String id,
String formType)
-
+
Generate a form for this shipment.
-
-ShipmentService.generateForm(String id,
+
+
-
+
Generate a form for this shipment.
-final SmartRate
-ShipmentService.getLowestSmartRate(List<SmartRate> smartRates,
+final SmartRate
+ShipmentService.getLowestSmartRate(List<SmartRate> smartRates,
int deliveryDay,
String deliveryAccuracy)
-
+
Deprecated.
-
-ShipmentService.getSmartrates(String id)
-
+
+ShipmentService.getSmartrates(String id)
+
Deprecated.
Use ShipmentService.smartrates(String, Map)
instead.
-
-ShipmentService.getSmartrates(String id,
+
+ShipmentService.getSmartrates(String id,
Map<String,Object> params)
-
+
Deprecated.
Use ShipmentService.smartrates(String, Map)
instead.
-
-ShipmentService.insure(String id,
+
+
-
+
Insure this Shipment.
-
-BatchService.label(String id,
+
+
-
+
Label this Batch object.
-
-ShipmentService.label(String id,
+
+
-
+
Label this Shipment.
-
-ShipmentService.lowestSmartRate(String id,
+
+ShipmentService.lowestSmartRate(String id,
int deliveryDay,
SmartrateAccuracy deliveryAccuracy)
-
+
Get the lowest SmartRate for this Shipment.
-final SmartRate
-ShipmentService.lowestSmartRate(String id,
+final SmartRate
+ShipmentService.lowestSmartRate(String id,
int deliveryDay,
String deliveryAccuracy)
-
+
Deprecated.
-
-
-
-Get new rates for this Order.
-
-
+
Get new rates for this Order.
-
-
+
+
-Get new rates for this Shipment.
+Get new rates for this Order.
-
+
Get new rates for this Shipment.
-
-ShipmentService.recommendShipDate(String id,
- String desiredDeliveryDate)
+
+
-Retrieve a recommended ship date for an existing Shipment via the Precision Shipping API,
- based on a specific desired delivery date.
+Get new rates for this Shipment.
-
-SmartRateService.recommendShipDate(Map<String,Object> params)
+
+ShipmentService.recommendShipDate(String id,
+ String desiredDeliveryDate)
Retrieve a recommended ship date for an existing Shipment via the Precision Shipping API,
based on a specific desired delivery date.
-
-
+
+SmartRateService.recommendShipDate(Map<String,Object> params)
-Refund an Insurance from the API.
+Retrieve a recommended ship date for an existing Shipment via the Precision Shipping API,
+ based on a specific desired delivery date.
-
-
+
+
-Refund this Shipment.
+Refund an Insurance from the API.
-
+
Refund this Shipment.
-
-BetaReferralCustomerService.refundByAmount(int refundAmount)
+
+
-Refund by amount for a recent payment.
+Refund this Shipment.
-BetaReferralCustomerService.refundByPaymentLog(String paymentLogId)
+BetaReferralCustomerService.refundByAmount(int refundAmount)
-Refund a payment by a payment log ID.
+Refund by amount for a recent payment.
-
-BatchService.removeShipments(String id,
- List<Shipment> shipments)
+
+BetaReferralCustomerService.refundByPaymentLog(String paymentLogId)
-Remove shipments from this Batch object.
+Refund a payment by a payment log ID.
-BatchService.removeShipments(String id,
- Map<String,Object> params)
+BatchService.removeShipments(String id,
+ List<Shipment> shipments)
Remove shipments from this Batch object.
-protected String
-
+
+BatchService.removeShipments(String id,
+ Map<String,Object> params)
-Generate a report URL.
+Remove shipments from this Batch object.
-
-
+protected String
+
-Retrieve Address object from API.
+Generate a report URL.
-
-
+
+
-Retrieve a Batch object from the API.
+Retrieve Address object from API.
-
-
+
+
-Retrieve a carrier account from the API.
+Retrieve a Batch object from the API.
-
-CarrierMetadataService.retrieve()
+
+
-Retrieves all carrier metadata.
+Retrieve a carrier account from the API.
-
+CarrierMetadataService.retrieve()
-Retrieves carrier metadata for given carriers.
+Retrieves all carrier metadata.
-
+
-Retrieves carrier metadata for given carriers and types.
+Retrieves carrier metadata for given carriers.
-
-
+
+
-Retrieve an Claim from the API.
+Retrieves carrier metadata for given carriers and types.
-
-
+
+
-Retrieve a CustomsInfo from the API.
+Retrieve an Claim from the API.
-
-
+
+
-Retrieve a CustomsItem from the API.
+Retrieve a CustomsInfo from the API.
-
-
+
+
-Retrieve EndShipper object from API.
+Retrieve a CustomsItem from the API.
-
-
+
+
-Retrieve a Event from the API.
+Retrieve EndShipper object from API.
-
-
+
+
-Retrieve an Insurance from the API.
+Retrieve a Event from the API.
-
-
+
+
-Retrieve an Order object from the API.
+Retrieve an Insurance from the API.
-
-
+
+
-Retrieve a Parcel from the API.
+Retrieve an Order object from the API.
-
-
+
+
-Retrieve a Pickup from the API.
+Retrieve a Parcel from the API.
-
-
+
+
-Retrieve a Rate from the API.
+Retrieve a Pickup from the API.
-
-
+
+
-Retrieve a Refund object from the API.
+Retrieve a Rate from the API.
-
-
+
+
-Retrieve a Report from the API.
+Retrieve a Refund object from the API.
-
-
+
+
-Retrieve a ScanForm from the API.
+Retrieve a Report from the API.
-
-
+
+
-Retrieve a Shipment from the API.
+Retrieve a ScanForm from the API.
-
-
+
+
-Retrieve a Tracker object from the API.
+Retrieve a Shipment from the API.
-
-
+
+
-Retrieve a User from the API.
+Retrieve a Tracker object from the API.
-
-
+
+
-Retrieve a Webhook object from the API.
+Retrieve a User from the API.
-
-EventService.retrieveAllPayloads(String eventId)
+
+
-Retrieve all payloads.
+Retrieve a Webhook object from the API.
-
-ApiKeyService.retrieveApiKeysForUser(String id)
+
+EventService.retrieveAllPayloads(String eventId)
+Retrieve all payloads.
+
+
+ApiKeyService.retrieveApiKeysForUser(String id)
+
Get this User's API keys.
-
-ShipmentService.retrieveEstimatedDeliveryDate(String id,
+
+ShipmentService.retrieveEstimatedDeliveryDate(String id,
String plannedShipDate)
-
+
Retrieves the estimated delivery date of each Rate via SmartRate.
-
-UserService.retrieveMe()
-
+
+UserService.retrieveMe()
+
Retrieve your User from the API.
-
-EventService.retrievePayload(String eventId,
+
+EventService.retrievePayload(String eventId,
String payloadId)
-
-Retrieve a payload.
-
-
-BillingService.retrievePaymentMethods()
-List all payment methods for this account.
+Retrieve a payload.
-
-BetaRateService.retrieveStatelessRates(HashMap<String,Object> params)
+
+BillingService.retrievePaymentMethods()
-List all StatelessRate objects.
+List all payment methods for this account.
-
-ShipmentService.smartrates(String id)
+
+BetaRateService.retrieveStatelessRates(HashMap<String,Object> params)
-Get SmartRate for this Shipment.
+List all StatelessRate objects.
-ShipmentService.smartrates(String id,
- Map<String,Object> params)
+ShipmentService.smartrates(String id)
-Get SmartRates for this Shipment.
+Get SmartRate for this Shipment.
-
-CarrierAccountService.update(String id,
+
+ShipmentService.smartrates(String id,
Map<String,Object> params)
-Update this carrier account.
+Get SmartRates for this Shipment.
-
-EndShipperService.update(String id,
+
+
-Update an EndShipper object.
+Update this carrier account.
-
-UserService.update(String id,
+
+
-Update this User.
+Update an EndShipper object.
-
-
+
+
-Update this webhook.
+Update this User.
-
+
Update this webhook.
-
-UserService.updateBrand(String id,
+
+
+Update this webhook.
+
+
+UserService.updateBrand(String id,
+ Map<String,Object> params)
+
Update the user brand.
-void
-ReferralCustomerService.updateEmail(String email,
+void
+ReferralCustomerService.updateEmail(String email,
String userId)
-
+
Update a Referral object email.
-
-
-
diff --git a/com/easypost/exception/package-summary.html b/com/easypost/exception/package-summary.html
index f7b59503..54f7c4dc 100644
--- a/com/easypost/exception/package-summary.html
+++ b/com/easypost/exception/package-summary.html
@@ -1,11 +1,11 @@
-
+
com.easypost.exception (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/exception/package-tree.html b/com/easypost/exception/package-tree.html
index 865639e4..e9265bfe 100644
--- a/com/easypost/exception/package-tree.html
+++ b/com/easypost/exception/package-tree.html
@@ -1,11 +1,11 @@
-
+
com.easypost.exception Class Hierarchy (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/exception/package-use.html b/com/easypost/exception/package-use.html
index e2c98495..b0314c75 100644
--- a/com/easypost/exception/package-use.html
+++ b/com/easypost/exception/package-use.html
@@ -1,11 +1,11 @@
-
+
Uses of Package com.easypost.exception (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/hooks/RequestHook.html b/com/easypost/hooks/RequestHook.html
index 868ab016..f6360128 100644
--- a/com/easypost/hooks/RequestHook.html
+++ b/com/easypost/hooks/RequestHook.html
@@ -1,11 +1,11 @@
-
+
RequestHook (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/hooks/RequestHookResponses.html b/com/easypost/hooks/RequestHookResponses.html
index 0bacb58c..495a7ecf 100644
--- a/com/easypost/hooks/RequestHookResponses.html
+++ b/com/easypost/hooks/RequestHookResponses.html
@@ -1,11 +1,11 @@
-
+
RequestHookResponses (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/hooks/ResponseHook.html b/com/easypost/hooks/ResponseHook.html
index 9817b006..5284e288 100644
--- a/com/easypost/hooks/ResponseHook.html
+++ b/com/easypost/hooks/ResponseHook.html
@@ -1,11 +1,11 @@
-
+
ResponseHook (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/hooks/ResponseHookResponses.html b/com/easypost/hooks/ResponseHookResponses.html
index 43466c88..0e883ad9 100644
--- a/com/easypost/hooks/ResponseHookResponses.html
+++ b/com/easypost/hooks/ResponseHookResponses.html
@@ -1,11 +1,11 @@
-
+
ResponseHookResponses (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/hooks/class-use/RequestHook.html b/com/easypost/hooks/class-use/RequestHook.html
index b6a512ea..0be83ad2 100644
--- a/com/easypost/hooks/class-use/RequestHook.html
+++ b/com/easypost/hooks/class-use/RequestHook.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.hooks.RequestHook (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/hooks/class-use/RequestHookResponses.html b/com/easypost/hooks/class-use/RequestHookResponses.html
index 07a8aac5..85d11c88 100644
--- a/com/easypost/hooks/class-use/RequestHookResponses.html
+++ b/com/easypost/hooks/class-use/RequestHookResponses.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.hooks.RequestHookResponses (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/hooks/class-use/ResponseHook.html b/com/easypost/hooks/class-use/ResponseHook.html
index f7f8c4c5..71e714ed 100644
--- a/com/easypost/hooks/class-use/ResponseHook.html
+++ b/com/easypost/hooks/class-use/ResponseHook.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.hooks.ResponseHook (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/hooks/class-use/ResponseHookResponses.html b/com/easypost/hooks/class-use/ResponseHookResponses.html
index 287d1dc3..37856fbc 100644
--- a/com/easypost/hooks/class-use/ResponseHookResponses.html
+++ b/com/easypost/hooks/class-use/ResponseHookResponses.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.hooks.ResponseHookResponses (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/hooks/package-summary.html b/com/easypost/hooks/package-summary.html
index 6521af49..0f10e17d 100644
--- a/com/easypost/hooks/package-summary.html
+++ b/com/easypost/hooks/package-summary.html
@@ -1,11 +1,11 @@
-
+
com.easypost.hooks (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/hooks/package-tree.html b/com/easypost/hooks/package-tree.html
index b308cefb..1b44e4be 100644
--- a/com/easypost/hooks/package-tree.html
+++ b/com/easypost/hooks/package-tree.html
@@ -1,11 +1,11 @@
-
+
com.easypost.hooks Class Hierarchy (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/hooks/package-use.html b/com/easypost/hooks/package-use.html
index 6562bbeb..ef2fadf7 100644
--- a/com/easypost/hooks/package-use.html
+++ b/com/easypost/hooks/package-use.html
@@ -1,11 +1,11 @@
-
+
Uses of Package com.easypost.hooks (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/http/EasyPostResponse.html b/com/easypost/http/EasyPostResponse.html
index 16c1fd76..b09ac32a 100644
--- a/com/easypost/http/EasyPostResponse.html
+++ b/com/easypost/http/EasyPostResponse.html
@@ -1,11 +1,11 @@
-
+
EasyPostResponse (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/http/HashMapSerializer.html b/com/easypost/http/HashMapSerializer.html
index 396a1f2b..e782ed6c 100644
--- a/com/easypost/http/HashMapSerializer.html
+++ b/com/easypost/http/HashMapSerializer.html
@@ -1,11 +1,11 @@
-
+
HashMapSerializer (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/http/Requestor.RequestMethod.html b/com/easypost/http/Requestor.RequestMethod.html
index 66d624c2..9c5c996a 100644
--- a/com/easypost/http/Requestor.RequestMethod.html
+++ b/com/easypost/http/Requestor.RequestMethod.html
@@ -1,11 +1,11 @@
-
+
Requestor.RequestMethod (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/http/Requestor.html b/com/easypost/http/Requestor.html
index d5708cd2..026f2e08 100644
--- a/com/easypost/http/Requestor.html
+++ b/com/easypost/http/Requestor.html
@@ -1,11 +1,11 @@
-
+
Requestor (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/http/class-use/EasyPostResponse.html b/com/easypost/http/class-use/EasyPostResponse.html
index 1de15486..2d85e3e4 100644
--- a/com/easypost/http/class-use/EasyPostResponse.html
+++ b/com/easypost/http/class-use/EasyPostResponse.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.http.EasyPostResponse (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/http/class-use/HashMapSerializer.html b/com/easypost/http/class-use/HashMapSerializer.html
index 06736343..611c7259 100644
--- a/com/easypost/http/class-use/HashMapSerializer.html
+++ b/com/easypost/http/class-use/HashMapSerializer.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.http.HashMapSerializer (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/http/class-use/Requestor.RequestMethod.html b/com/easypost/http/class-use/Requestor.RequestMethod.html
index 5ac1d568..fe8fb7d6 100644
--- a/com/easypost/http/class-use/Requestor.RequestMethod.html
+++ b/com/easypost/http/class-use/Requestor.RequestMethod.html
@@ -1,11 +1,11 @@
-
+
Uses of Enum com.easypost.http.Requestor.RequestMethod (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/http/class-use/Requestor.html b/com/easypost/http/class-use/Requestor.html
index 5e684923..c90939eb 100644
--- a/com/easypost/http/class-use/Requestor.html
+++ b/com/easypost/http/class-use/Requestor.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.http.Requestor (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/http/package-summary.html b/com/easypost/http/package-summary.html
index 67eeb597..4a1719aa 100644
--- a/com/easypost/http/package-summary.html
+++ b/com/easypost/http/package-summary.html
@@ -1,11 +1,11 @@
-
+
com.easypost.http (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/http/package-tree.html b/com/easypost/http/package-tree.html
index 89700d36..1e32c3fb 100644
--- a/com/easypost/http/package-tree.html
+++ b/com/easypost/http/package-tree.html
@@ -1,11 +1,11 @@
-
+
com.easypost.http Class Hierarchy (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/http/package-use.html b/com/easypost/http/package-use.html
index bb6f9520..50a3c69c 100644
--- a/com/easypost/http/package-use.html
+++ b/com/easypost/http/package-use.html
@@ -1,11 +1,11 @@
-
+
Uses of Package com.easypost.http (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Address.html b/com/easypost/model/Address.html
index 661817e9..3e0a9f74 100644
--- a/com/easypost/model/Address.html
+++ b/com/easypost/model/Address.html
@@ -1,11 +1,11 @@
-
+
Address (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/AddressCollection.html b/com/easypost/model/AddressCollection.html
index c4db08b6..3137fa11 100644
--- a/com/easypost/model/AddressCollection.html
+++ b/com/easypost/model/AddressCollection.html
@@ -1,11 +1,11 @@
-
+
AddressCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/AddressDetail.html b/com/easypost/model/AddressDetail.html
index e8e522c1..103b4fcd 100644
--- a/com/easypost/model/AddressDetail.html
+++ b/com/easypost/model/AddressDetail.html
@@ -1,11 +1,11 @@
-
+
AddressDetail (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/AddressVerification.html b/com/easypost/model/AddressVerification.html
index 713372ca..56841879 100644
--- a/com/easypost/model/AddressVerification.html
+++ b/com/easypost/model/AddressVerification.html
@@ -1,11 +1,11 @@
-
+
AddressVerification (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/AddressVerificationDeserializer.html b/com/easypost/model/AddressVerificationDeserializer.html
index 8eed09f7..75378975 100644
--- a/com/easypost/model/AddressVerificationDeserializer.html
+++ b/com/easypost/model/AddressVerificationDeserializer.html
@@ -1,11 +1,11 @@
-
+
AddressVerificationDeserializer (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/AddressVerifications.html b/com/easypost/model/AddressVerifications.html
index af0299fa..3bdeaff0 100644
--- a/com/easypost/model/AddressVerifications.html
+++ b/com/easypost/model/AddressVerifications.html
@@ -1,11 +1,11 @@
-
+
AddressVerifications (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/AddressVerifyResponse.html b/com/easypost/model/AddressVerifyResponse.html
index f4b0acea..4b9e693c 100644
--- a/com/easypost/model/AddressVerifyResponse.html
+++ b/com/easypost/model/AddressVerifyResponse.html
@@ -1,11 +1,11 @@
-
+
AddressVerifyResponse (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/ApiKey.html b/com/easypost/model/ApiKey.html
index cb01dcaa..f004b7d0 100644
--- a/com/easypost/model/ApiKey.html
+++ b/com/easypost/model/ApiKey.html
@@ -1,11 +1,11 @@
-
+
ApiKey (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/ApiKeys.html b/com/easypost/model/ApiKeys.html
index 6f650311..02772705 100644
--- a/com/easypost/model/ApiKeys.html
+++ b/com/easypost/model/ApiKeys.html
@@ -1,11 +1,11 @@
-
+
ApiKeys (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/BaseAddress.html b/com/easypost/model/BaseAddress.html
index e1be719c..09350fb9 100644
--- a/com/easypost/model/BaseAddress.html
+++ b/com/easypost/model/BaseAddress.html
@@ -1,11 +1,11 @@
-
+
BaseAddress (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/BaseUser.html b/com/easypost/model/BaseUser.html
index 2adcf28e..669cd312 100644
--- a/com/easypost/model/BaseUser.html
+++ b/com/easypost/model/BaseUser.html
@@ -1,11 +1,11 @@
-
+
BaseUser (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Batch.html b/com/easypost/model/Batch.html
index 4b761127..f51fe998 100644
--- a/com/easypost/model/Batch.html
+++ b/com/easypost/model/Batch.html
@@ -1,11 +1,11 @@
-
+
Batch (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/BatchCollection.html b/com/easypost/model/BatchCollection.html
index f2487854..367d1f26 100644
--- a/com/easypost/model/BatchCollection.html
+++ b/com/easypost/model/BatchCollection.html
@@ -1,11 +1,11 @@
-
+
BatchCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/BatchStatus.html b/com/easypost/model/BatchStatus.html
index c214c852..102d1aec 100644
--- a/com/easypost/model/BatchStatus.html
+++ b/com/easypost/model/BatchStatus.html
@@ -1,11 +1,11 @@
-
+
BatchStatus (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/BetaPaymentRefund.html b/com/easypost/model/BetaPaymentRefund.html
index 95347e7b..ab7a259a 100644
--- a/com/easypost/model/BetaPaymentRefund.html
+++ b/com/easypost/model/BetaPaymentRefund.html
@@ -1,11 +1,11 @@
-
+
BetaPaymentRefund (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Billing.html b/com/easypost/model/Billing.html
index 0e7de373..e451df79 100644
--- a/com/easypost/model/Billing.html
+++ b/com/easypost/model/Billing.html
@@ -1,11 +1,11 @@
-
+
Billing (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Brand.html b/com/easypost/model/Brand.html
index 8ba33a09..dd8ff9b7 100644
--- a/com/easypost/model/Brand.html
+++ b/com/easypost/model/Brand.html
@@ -1,11 +1,11 @@
-
+
Brand (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/CarrierAccount.html b/com/easypost/model/CarrierAccount.html
index 1efb675e..2a4641a7 100644
--- a/com/easypost/model/CarrierAccount.html
+++ b/com/easypost/model/CarrierAccount.html
@@ -1,11 +1,11 @@
-
+
CarrierAccount (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/CarrierDetail.html b/com/easypost/model/CarrierDetail.html
index f432d450..ed99558e 100644
--- a/com/easypost/model/CarrierDetail.html
+++ b/com/easypost/model/CarrierDetail.html
@@ -1,11 +1,11 @@
-
+
CarrierDetail (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/CarrierMetadata.Carrier.html b/com/easypost/model/CarrierMetadata.Carrier.html
index ec896e83..d171f694 100644
--- a/com/easypost/model/CarrierMetadata.Carrier.html
+++ b/com/easypost/model/CarrierMetadata.Carrier.html
@@ -1,11 +1,11 @@
-
+
CarrierMetadata.Carrier (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/CarrierMetadata.PredefinedPackage.html b/com/easypost/model/CarrierMetadata.PredefinedPackage.html
index 9cf34b76..b4877e8c 100644
--- a/com/easypost/model/CarrierMetadata.PredefinedPackage.html
+++ b/com/easypost/model/CarrierMetadata.PredefinedPackage.html
@@ -1,11 +1,11 @@
-
+
CarrierMetadata.PredefinedPackage (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/CarrierMetadata.ServiceLevels.html b/com/easypost/model/CarrierMetadata.ServiceLevels.html
index 61454046..a5f9b7fa 100644
--- a/com/easypost/model/CarrierMetadata.ServiceLevels.html
+++ b/com/easypost/model/CarrierMetadata.ServiceLevels.html
@@ -1,11 +1,11 @@
-
+
CarrierMetadata.ServiceLevels (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/CarrierMetadata.ShipmentOption.html b/com/easypost/model/CarrierMetadata.ShipmentOption.html
index 27023527..ae8df168 100644
--- a/com/easypost/model/CarrierMetadata.ShipmentOption.html
+++ b/com/easypost/model/CarrierMetadata.ShipmentOption.html
@@ -1,11 +1,11 @@
-
+
CarrierMetadata.ShipmentOption (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/CarrierMetadata.SupportedFeatures.html b/com/easypost/model/CarrierMetadata.SupportedFeatures.html
index 355c36e4..782e43c5 100644
--- a/com/easypost/model/CarrierMetadata.SupportedFeatures.html
+++ b/com/easypost/model/CarrierMetadata.SupportedFeatures.html
@@ -1,11 +1,11 @@
-
+
CarrierMetadata.SupportedFeatures (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/CarrierMetadata.html b/com/easypost/model/CarrierMetadata.html
index 410f192f..ec2d607f 100644
--- a/com/easypost/model/CarrierMetadata.html
+++ b/com/easypost/model/CarrierMetadata.html
@@ -1,11 +1,11 @@
-
+
CarrierMetadata (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/CarrierType.html b/com/easypost/model/CarrierType.html
index 20d2747d..a707b78b 100644
--- a/com/easypost/model/CarrierType.html
+++ b/com/easypost/model/CarrierType.html
@@ -1,11 +1,11 @@
-
+
CarrierType (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/ChildUserCollection.html b/com/easypost/model/ChildUserCollection.html
index c6b5f7f8..c4deb668 100644
--- a/com/easypost/model/ChildUserCollection.html
+++ b/com/easypost/model/ChildUserCollection.html
@@ -1,11 +1,11 @@
-
+
ChildUserCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Claim.html b/com/easypost/model/Claim.html
index 43ec89af..9846ce6b 100644
--- a/com/easypost/model/Claim.html
+++ b/com/easypost/model/Claim.html
@@ -1,11 +1,11 @@
-
+
Claim (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/ClaimCollection.html b/com/easypost/model/ClaimCollection.html
index f67e902f..9c1328d1 100644
--- a/com/easypost/model/ClaimCollection.html
+++ b/com/easypost/model/ClaimCollection.html
@@ -1,11 +1,11 @@
-
+
ClaimCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/ClaimHistoryEntry.html b/com/easypost/model/ClaimHistoryEntry.html
index ecaf5928..0dac64f7 100644
--- a/com/easypost/model/ClaimHistoryEntry.html
+++ b/com/easypost/model/ClaimHistoryEntry.html
@@ -1,11 +1,11 @@
-
+
ClaimHistoryEntry (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/CustomsInfo.html b/com/easypost/model/CustomsInfo.html
index 57722a49..d189e2ca 100644
--- a/com/easypost/model/CustomsInfo.html
+++ b/com/easypost/model/CustomsInfo.html
@@ -1,11 +1,11 @@
-
+
CustomsInfo (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/CustomsItem.html b/com/easypost/model/CustomsItem.html
index ca0af5a9..26620fff 100644
--- a/com/easypost/model/CustomsItem.html
+++ b/com/easypost/model/CustomsItem.html
@@ -1,11 +1,11 @@
-
+
CustomsItem (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/DeliveryDateForZipPairEstimate.html b/com/easypost/model/DeliveryDateForZipPairEstimate.html
index e0553d0f..25276a6d 100644
--- a/com/easypost/model/DeliveryDateForZipPairEstimate.html
+++ b/com/easypost/model/DeliveryDateForZipPairEstimate.html
@@ -1,11 +1,11 @@
-
+
DeliveryDateForZipPairEstimate (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/EasyPostResource.html b/com/easypost/model/EasyPostResource.html
index e5853153..21d5f8e1 100644
--- a/com/easypost/model/EasyPostResource.html
+++ b/com/easypost/model/EasyPostResource.html
@@ -1,11 +1,11 @@
-
+
EasyPostResource (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/EasyPostTimeInTransitData.html b/com/easypost/model/EasyPostTimeInTransitData.html
index e5e0e952..84703510 100644
--- a/com/easypost/model/EasyPostTimeInTransitData.html
+++ b/com/easypost/model/EasyPostTimeInTransitData.html
@@ -1,11 +1,11 @@
-
+
EasyPostTimeInTransitData (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/EndShipper.html b/com/easypost/model/EndShipper.html
index 95466c50..04979c18 100644
--- a/com/easypost/model/EndShipper.html
+++ b/com/easypost/model/EndShipper.html
@@ -1,11 +1,11 @@
-
+
EndShipper (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/EndShipperCollection.html b/com/easypost/model/EndShipperCollection.html
index 61dcd40a..867e6163 100644
--- a/com/easypost/model/EndShipperCollection.html
+++ b/com/easypost/model/EndShipperCollection.html
@@ -1,11 +1,11 @@
-
+
EndShipperCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Error.html b/com/easypost/model/Error.html
index da44863f..fdaeb0df 100644
--- a/com/easypost/model/Error.html
+++ b/com/easypost/model/Error.html
@@ -1,11 +1,11 @@
-
+
Error (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/ErrorDeserializer.html b/com/easypost/model/ErrorDeserializer.html
index d8921ffb..ca23033c 100644
--- a/com/easypost/model/ErrorDeserializer.html
+++ b/com/easypost/model/ErrorDeserializer.html
@@ -1,11 +1,11 @@
-
+
ErrorDeserializer (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/EstimateDeliveryDateForZipPairResult.html b/com/easypost/model/EstimateDeliveryDateForZipPairResult.html
index 2f8f163a..26696ac9 100644
--- a/com/easypost/model/EstimateDeliveryDateForZipPairResult.html
+++ b/com/easypost/model/EstimateDeliveryDateForZipPairResult.html
@@ -1,11 +1,11 @@
-
+
EstimateDeliveryDateForZipPairResult (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/EstimatedDeliveryDate.html b/com/easypost/model/EstimatedDeliveryDate.html
index e57705c8..e450280f 100644
--- a/com/easypost/model/EstimatedDeliveryDate.html
+++ b/com/easypost/model/EstimatedDeliveryDate.html
@@ -1,11 +1,11 @@
-
+
EstimatedDeliveryDate (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/EstimatedDeliveryDateResponse.html b/com/easypost/model/EstimatedDeliveryDateResponse.html
index 4bb4ea97..9f6c1fc8 100644
--- a/com/easypost/model/EstimatedDeliveryDateResponse.html
+++ b/com/easypost/model/EstimatedDeliveryDateResponse.html
@@ -1,11 +1,11 @@
-
+
EstimatedDeliveryDateResponse (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Event.html b/com/easypost/model/Event.html
index 8cfa19c2..78a8a770 100644
--- a/com/easypost/model/Event.html
+++ b/com/easypost/model/Event.html
@@ -1,11 +1,11 @@
-
+
Event (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/EventCollection.html b/com/easypost/model/EventCollection.html
index ebf6b625..b2381356 100644
--- a/com/easypost/model/EventCollection.html
+++ b/com/easypost/model/EventCollection.html
@@ -1,11 +1,11 @@
-
+
EventCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/EventData.html b/com/easypost/model/EventData.html
index 586b01ed..0158663d 100644
--- a/com/easypost/model/EventData.html
+++ b/com/easypost/model/EventData.html
@@ -1,11 +1,11 @@
-
+
EventData (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Fee.html b/com/easypost/model/Fee.html
index 0b734c7f..cb1c0210 100644
--- a/com/easypost/model/Fee.html
+++ b/com/easypost/model/Fee.html
@@ -1,11 +1,11 @@
-
+
Fee (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Field.html b/com/easypost/model/Field.html
index 5a672c3f..4d87dfb0 100644
--- a/com/easypost/model/Field.html
+++ b/com/easypost/model/Field.html
@@ -1,11 +1,11 @@
-
+
Field (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Fields.html b/com/easypost/model/Fields.html
index 4215ae0a..64b2bc13 100644
--- a/com/easypost/model/Fields.html
+++ b/com/easypost/model/Fields.html
@@ -1,11 +1,11 @@
-
+
Fields (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Form.html b/com/easypost/model/Form.html
index e2d94100..92864ee2 100644
--- a/com/easypost/model/Form.html
+++ b/com/easypost/model/Form.html
@@ -1,11 +1,11 @@
-
+
Form (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Insurance.html b/com/easypost/model/Insurance.html
index e05e606a..b54555a1 100644
--- a/com/easypost/model/Insurance.html
+++ b/com/easypost/model/Insurance.html
@@ -1,11 +1,11 @@
-
+
Insurance (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/InsuranceCollection.html b/com/easypost/model/InsuranceCollection.html
index 52ec31ef..517f94d6 100644
--- a/com/easypost/model/InsuranceCollection.html
+++ b/com/easypost/model/InsuranceCollection.html
@@ -1,11 +1,11 @@
-
+
InsuranceCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Order.html b/com/easypost/model/Order.html
index e2eaed93..aa99b3cd 100644
--- a/com/easypost/model/Order.html
+++ b/com/easypost/model/Order.html
@@ -1,11 +1,11 @@
-
+
Order (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/PaginatedCollection.html b/com/easypost/model/PaginatedCollection.html
index af91c248..d5208520 100644
--- a/com/easypost/model/PaginatedCollection.html
+++ b/com/easypost/model/PaginatedCollection.html
@@ -1,11 +1,11 @@
-
+
PaginatedCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Parcel.html b/com/easypost/model/Parcel.html
index fbcde8fa..32605cb1 100644
--- a/com/easypost/model/Parcel.html
+++ b/com/easypost/model/Parcel.html
@@ -1,11 +1,11 @@
-
+
Parcel (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Payload.html b/com/easypost/model/Payload.html
index 19268f98..a7fe9bac 100644
--- a/com/easypost/model/Payload.html
+++ b/com/easypost/model/Payload.html
@@ -1,11 +1,11 @@
-
+
Payload (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/PayloadCollection.html b/com/easypost/model/PayloadCollection.html
index 72ac0dbb..aead629c 100644
--- a/com/easypost/model/PayloadCollection.html
+++ b/com/easypost/model/PayloadCollection.html
@@ -1,11 +1,11 @@
-
+
PayloadCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/PaymentMethod.Priority.html b/com/easypost/model/PaymentMethod.Priority.html
index 2623740c..37ea5399 100644
--- a/com/easypost/model/PaymentMethod.Priority.html
+++ b/com/easypost/model/PaymentMethod.Priority.html
@@ -1,11 +1,11 @@
-
+
PaymentMethod.Priority (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/PaymentMethod.html b/com/easypost/model/PaymentMethod.html
index 30179e76..2a38be84 100644
--- a/com/easypost/model/PaymentMethod.html
+++ b/com/easypost/model/PaymentMethod.html
@@ -1,11 +1,11 @@
-
+
PaymentMethod (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/PaymentMethodObject.PaymentMethodType.html b/com/easypost/model/PaymentMethodObject.PaymentMethodType.html
index 3eff348a..dfdeafb4 100644
--- a/com/easypost/model/PaymentMethodObject.PaymentMethodType.html
+++ b/com/easypost/model/PaymentMethodObject.PaymentMethodType.html
@@ -1,11 +1,11 @@
-
+
PaymentMethodObject.PaymentMethodType (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/PaymentMethodObject.html b/com/easypost/model/PaymentMethodObject.html
index aa81ee3c..3eea4341 100644
--- a/com/easypost/model/PaymentMethodObject.html
+++ b/com/easypost/model/PaymentMethodObject.html
@@ -1,11 +1,11 @@
-
+
PaymentMethodObject (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Pickup.html b/com/easypost/model/Pickup.html
index 7c63684f..9f97da48 100644
--- a/com/easypost/model/Pickup.html
+++ b/com/easypost/model/Pickup.html
@@ -1,11 +1,11 @@
-
+
Pickup (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/PickupCollection.html b/com/easypost/model/PickupCollection.html
index 22dd9231..e70a4582 100644
--- a/com/easypost/model/PickupCollection.html
+++ b/com/easypost/model/PickupCollection.html
@@ -1,11 +1,11 @@
-
+
PickupCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/PickupRate.html b/com/easypost/model/PickupRate.html
index 842302c5..6b0e1bab 100644
--- a/com/easypost/model/PickupRate.html
+++ b/com/easypost/model/PickupRate.html
@@ -1,11 +1,11 @@
-
+
PickupRate (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/PostageLabel.html b/com/easypost/model/PostageLabel.html
index b59abc66..19e50c6e 100644
--- a/com/easypost/model/PostageLabel.html
+++ b/com/easypost/model/PostageLabel.html
@@ -1,11 +1,11 @@
-
+
PostageLabel (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Rate.html b/com/easypost/model/Rate.html
index 8e894a36..a18b08a2 100644
--- a/com/easypost/model/Rate.html
+++ b/com/easypost/model/Rate.html
@@ -1,11 +1,11 @@
-
+
Rate (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/RecommendShipDateForShipmentResult.html b/com/easypost/model/RecommendShipDateForShipmentResult.html
index c1acf72c..1f1d3692 100644
--- a/com/easypost/model/RecommendShipDateForShipmentResult.html
+++ b/com/easypost/model/RecommendShipDateForShipmentResult.html
@@ -1,11 +1,11 @@
-
+
RecommendShipDateForShipmentResult (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/RecommendShipDateForZipPairResult.html b/com/easypost/model/RecommendShipDateForZipPairResult.html
index e39433db..d61c0711 100644
--- a/com/easypost/model/RecommendShipDateForZipPairResult.html
+++ b/com/easypost/model/RecommendShipDateForZipPairResult.html
@@ -1,11 +1,11 @@
-
+
RecommendShipDateForZipPairResult (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/RecommendShipDateResponse.html b/com/easypost/model/RecommendShipDateResponse.html
index ce3a34cf..cdf851cb 100644
--- a/com/easypost/model/RecommendShipDateResponse.html
+++ b/com/easypost/model/RecommendShipDateResponse.html
@@ -1,11 +1,11 @@
-
+
RecommendShipDateResponse (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/ReferralCustomer.html b/com/easypost/model/ReferralCustomer.html
index d0e7cde2..5650bea3 100644
--- a/com/easypost/model/ReferralCustomer.html
+++ b/com/easypost/model/ReferralCustomer.html
@@ -1,11 +1,11 @@
-
+
ReferralCustomer (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/ReferralCustomerCollection.html b/com/easypost/model/ReferralCustomerCollection.html
index f4f2f924..a9761796 100644
--- a/com/easypost/model/ReferralCustomerCollection.html
+++ b/com/easypost/model/ReferralCustomerCollection.html
@@ -1,11 +1,11 @@
-
+
ReferralCustomerCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Refund.html b/com/easypost/model/Refund.html
index cb62703b..d0a0a478 100644
--- a/com/easypost/model/Refund.html
+++ b/com/easypost/model/Refund.html
@@ -1,11 +1,11 @@
-
+
Refund (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/RefundCollection.html b/com/easypost/model/RefundCollection.html
index 72e587f8..cce11150 100644
--- a/com/easypost/model/RefundCollection.html
+++ b/com/easypost/model/RefundCollection.html
@@ -1,11 +1,11 @@
-
+
RefundCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Report.html b/com/easypost/model/Report.html
index 3d1b757c..f0fc6396 100644
--- a/com/easypost/model/Report.html
+++ b/com/easypost/model/Report.html
@@ -1,11 +1,11 @@
-
+
Report (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/ReportCollection.html b/com/easypost/model/ReportCollection.html
index 93abcdb8..eb1969f5 100644
--- a/com/easypost/model/ReportCollection.html
+++ b/com/easypost/model/ReportCollection.html
@@ -1,11 +1,11 @@
-
+
ReportCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/ScanForm.html b/com/easypost/model/ScanForm.html
index 39187922..9f7b6b74 100644
--- a/com/easypost/model/ScanForm.html
+++ b/com/easypost/model/ScanForm.html
@@ -1,11 +1,11 @@
-
+
ScanForm (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/ScanFormCollection.html b/com/easypost/model/ScanFormCollection.html
index a60cf203..bee8e1c7 100644
--- a/com/easypost/model/ScanFormCollection.html
+++ b/com/easypost/model/ScanFormCollection.html
@@ -1,11 +1,11 @@
-
+
ScanFormCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/ShipDateForZipPairRecommendation.html b/com/easypost/model/ShipDateForZipPairRecommendation.html
index c0b2123c..94e10da6 100644
--- a/com/easypost/model/ShipDateForZipPairRecommendation.html
+++ b/com/easypost/model/ShipDateForZipPairRecommendation.html
@@ -1,11 +1,11 @@
-
+
ShipDateForZipPairRecommendation (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Shipment.html b/com/easypost/model/Shipment.html
index cb77eb7d..08507a55 100644
--- a/com/easypost/model/Shipment.html
+++ b/com/easypost/model/Shipment.html
@@ -1,11 +1,11 @@
-
+
Shipment (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/ShipmentCollection.html b/com/easypost/model/ShipmentCollection.html
index 1bc6c5cd..983e91fb 100644
--- a/com/easypost/model/ShipmentCollection.html
+++ b/com/easypost/model/ShipmentCollection.html
@@ -1,11 +1,11 @@
-
+
ShipmentCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/ShipmentMessage.html b/com/easypost/model/ShipmentMessage.html
index 284b752c..567b3aa4 100644
--- a/com/easypost/model/ShipmentMessage.html
+++ b/com/easypost/model/ShipmentMessage.html
@@ -1,11 +1,11 @@
-
+
ShipmentMessage (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/ShipmentOptions.html b/com/easypost/model/ShipmentOptions.html
index 432cbdaf..e4a200d5 100644
--- a/com/easypost/model/ShipmentOptions.html
+++ b/com/easypost/model/ShipmentOptions.html
@@ -1,11 +1,11 @@
-
+
ShipmentOptions (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/SmartRate.html b/com/easypost/model/SmartRate.html
index a0da2bcc..0743bbe6 100644
--- a/com/easypost/model/SmartRate.html
+++ b/com/easypost/model/SmartRate.html
@@ -1,11 +1,11 @@
-
+
SmartRate (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/SmartrateAccuracy.html b/com/easypost/model/SmartrateAccuracy.html
index b143f362..23439a95 100644
--- a/com/easypost/model/SmartrateAccuracy.html
+++ b/com/easypost/model/SmartrateAccuracy.html
@@ -1,11 +1,11 @@
-
+
SmartrateAccuracy (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/SmartrateCollection.html b/com/easypost/model/SmartrateCollection.html
index 6fccdd38..c2b3a700 100644
--- a/com/easypost/model/SmartrateCollection.html
+++ b/com/easypost/model/SmartrateCollection.html
@@ -1,11 +1,11 @@
-
+
SmartrateCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/SmartrateCollectionDeserializer.html b/com/easypost/model/SmartrateCollectionDeserializer.html
index 7d362b9f..6e51b237 100644
--- a/com/easypost/model/SmartrateCollectionDeserializer.html
+++ b/com/easypost/model/SmartrateCollectionDeserializer.html
@@ -1,11 +1,11 @@
-
+
SmartrateCollectionDeserializer (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/StatelessRate.html b/com/easypost/model/StatelessRate.html
index 14c85009..6796ec94 100644
--- a/com/easypost/model/StatelessRate.html
+++ b/com/easypost/model/StatelessRate.html
@@ -1,11 +1,11 @@
-
+
StatelessRate (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/StatelessRateDeserializer.html b/com/easypost/model/StatelessRateDeserializer.html
index 586b2963..534053dd 100644
--- a/com/easypost/model/StatelessRateDeserializer.html
+++ b/com/easypost/model/StatelessRateDeserializer.html
@@ -1,11 +1,11 @@
-
+
StatelessRateDeserializer (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/TaxIdentifier.html b/com/easypost/model/TaxIdentifier.html
index 5eae692a..19da9596 100644
--- a/com/easypost/model/TaxIdentifier.html
+++ b/com/easypost/model/TaxIdentifier.html
@@ -1,11 +1,11 @@
-
+
TaxIdentifier (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/TimeInTransit.html b/com/easypost/model/TimeInTransit.html
index 4564fec1..b35ccc38 100644
--- a/com/easypost/model/TimeInTransit.html
+++ b/com/easypost/model/TimeInTransit.html
@@ -1,11 +1,11 @@
-
+
TimeInTransit (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/TimeInTransitDetailsForDeliveryDate.html b/com/easypost/model/TimeInTransitDetailsForDeliveryDate.html
index 5f33aeb6..46d2165d 100644
--- a/com/easypost/model/TimeInTransitDetailsForDeliveryDate.html
+++ b/com/easypost/model/TimeInTransitDetailsForDeliveryDate.html
@@ -1,11 +1,11 @@
-
+
TimeInTransitDetailsForDeliveryDate (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/TimeInTransitDetailsForShipDate.html b/com/easypost/model/TimeInTransitDetailsForShipDate.html
index d05c88c2..ab927dc2 100644
--- a/com/easypost/model/TimeInTransitDetailsForShipDate.html
+++ b/com/easypost/model/TimeInTransitDetailsForShipDate.html
@@ -1,11 +1,11 @@
-
+
TimeInTransitDetailsForShipDate (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/TimeInTransitDetailsForShipDateRecommendation.html b/com/easypost/model/TimeInTransitDetailsForShipDateRecommendation.html
index 4b1a52f7..6ca4a0b7 100644
--- a/com/easypost/model/TimeInTransitDetailsForShipDateRecommendation.html
+++ b/com/easypost/model/TimeInTransitDetailsForShipDateRecommendation.html
@@ -1,11 +1,11 @@
-
+
TimeInTransitDetailsForShipDateRecommendation (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Tracker.html b/com/easypost/model/Tracker.html
index 85e22208..2e4d87c2 100644
--- a/com/easypost/model/Tracker.html
+++ b/com/easypost/model/Tracker.html
@@ -1,11 +1,11 @@
-
+
Tracker (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/TrackerCollection.html b/com/easypost/model/TrackerCollection.html
index 40c8227b..76a02341 100644
--- a/com/easypost/model/TrackerCollection.html
+++ b/com/easypost/model/TrackerCollection.html
@@ -1,11 +1,11 @@
-
+
TrackerCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/TrackingDetail.html b/com/easypost/model/TrackingDetail.html
index 60410e4c..cf26258c 100644
--- a/com/easypost/model/TrackingDetail.html
+++ b/com/easypost/model/TrackingDetail.html
@@ -1,11 +1,11 @@
-
+
TrackingDetail (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/TrackingLocation.html b/com/easypost/model/TrackingLocation.html
index c285069f..6cda0f3c 100644
--- a/com/easypost/model/TrackingLocation.html
+++ b/com/easypost/model/TrackingLocation.html
@@ -1,11 +1,11 @@
-
+
TrackingLocation (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/User.html b/com/easypost/model/User.html
index a11881ee..cf791ad5 100644
--- a/com/easypost/model/User.html
+++ b/com/easypost/model/User.html
@@ -1,11 +1,11 @@
-
+
User (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/Webhook.html b/com/easypost/model/Webhook.html
index 5e7c9f2a..23750a95 100644
--- a/com/easypost/model/Webhook.html
+++ b/com/easypost/model/Webhook.html
@@ -1,11 +1,11 @@
-
+
Webhook (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/WebhookDeserializer.html b/com/easypost/model/WebhookDeserializer.html
index 12464424..7589b71e 100644
--- a/com/easypost/model/WebhookDeserializer.html
+++ b/com/easypost/model/WebhookDeserializer.html
@@ -1,11 +1,11 @@
-
+
WebhookDeserializer (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Address.html b/com/easypost/model/class-use/Address.html
index b0e0259d..e164900a 100644
--- a/com/easypost/model/class-use/Address.html
+++ b/com/easypost/model/class-use/Address.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Address (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/AddressCollection.html b/com/easypost/model/class-use/AddressCollection.html
index c4205cd0..93c4316a 100644
--- a/com/easypost/model/class-use/AddressCollection.html
+++ b/com/easypost/model/class-use/AddressCollection.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.AddressCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/AddressDetail.html b/com/easypost/model/class-use/AddressDetail.html
index 0de35aaa..efd57cfb 100644
--- a/com/easypost/model/class-use/AddressDetail.html
+++ b/com/easypost/model/class-use/AddressDetail.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.AddressDetail (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/AddressVerification.html b/com/easypost/model/class-use/AddressVerification.html
index e7edfb53..9b9e4441 100644
--- a/com/easypost/model/class-use/AddressVerification.html
+++ b/com/easypost/model/class-use/AddressVerification.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.AddressVerification (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/AddressVerificationDeserializer.html b/com/easypost/model/class-use/AddressVerificationDeserializer.html
index cde102d3..528de9ba 100644
--- a/com/easypost/model/class-use/AddressVerificationDeserializer.html
+++ b/com/easypost/model/class-use/AddressVerificationDeserializer.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.AddressVerificationDeserializer (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/AddressVerifications.html b/com/easypost/model/class-use/AddressVerifications.html
index 08385eaf..0ece00e9 100644
--- a/com/easypost/model/class-use/AddressVerifications.html
+++ b/com/easypost/model/class-use/AddressVerifications.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.AddressVerifications (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/AddressVerifyResponse.html b/com/easypost/model/class-use/AddressVerifyResponse.html
index 3f83a7c2..e06149c8 100644
--- a/com/easypost/model/class-use/AddressVerifyResponse.html
+++ b/com/easypost/model/class-use/AddressVerifyResponse.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.AddressVerifyResponse (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/ApiKey.html b/com/easypost/model/class-use/ApiKey.html
index 31857fa2..693c8403 100644
--- a/com/easypost/model/class-use/ApiKey.html
+++ b/com/easypost/model/class-use/ApiKey.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.ApiKey (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/ApiKeys.html b/com/easypost/model/class-use/ApiKeys.html
index 99d34d7c..8e9409c6 100644
--- a/com/easypost/model/class-use/ApiKeys.html
+++ b/com/easypost/model/class-use/ApiKeys.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.ApiKeys (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/BaseAddress.html b/com/easypost/model/class-use/BaseAddress.html
index 1d5299a1..265034c0 100644
--- a/com/easypost/model/class-use/BaseAddress.html
+++ b/com/easypost/model/class-use/BaseAddress.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.BaseAddress (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/BaseUser.html b/com/easypost/model/class-use/BaseUser.html
index 32959b0c..df6bedd9 100644
--- a/com/easypost/model/class-use/BaseUser.html
+++ b/com/easypost/model/class-use/BaseUser.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.BaseUser (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Batch.html b/com/easypost/model/class-use/Batch.html
index 12b9af92..905d80db 100644
--- a/com/easypost/model/class-use/Batch.html
+++ b/com/easypost/model/class-use/Batch.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Batch (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/BatchCollection.html b/com/easypost/model/class-use/BatchCollection.html
index d6d67fd7..36fe9bb5 100644
--- a/com/easypost/model/class-use/BatchCollection.html
+++ b/com/easypost/model/class-use/BatchCollection.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.BatchCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/BatchStatus.html b/com/easypost/model/class-use/BatchStatus.html
index 915210d4..4213e9a6 100644
--- a/com/easypost/model/class-use/BatchStatus.html
+++ b/com/easypost/model/class-use/BatchStatus.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.BatchStatus (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/BetaPaymentRefund.html b/com/easypost/model/class-use/BetaPaymentRefund.html
index cde29636..d9ef4d23 100644
--- a/com/easypost/model/class-use/BetaPaymentRefund.html
+++ b/com/easypost/model/class-use/BetaPaymentRefund.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.BetaPaymentRefund (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Billing.html b/com/easypost/model/class-use/Billing.html
index 566b8e04..786cb5d2 100644
--- a/com/easypost/model/class-use/Billing.html
+++ b/com/easypost/model/class-use/Billing.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Billing (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Brand.html b/com/easypost/model/class-use/Brand.html
index fdde6cda..6fcebac3 100644
--- a/com/easypost/model/class-use/Brand.html
+++ b/com/easypost/model/class-use/Brand.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Brand (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/CarrierAccount.html b/com/easypost/model/class-use/CarrierAccount.html
index 5fa2e55b..976eb485 100644
--- a/com/easypost/model/class-use/CarrierAccount.html
+++ b/com/easypost/model/class-use/CarrierAccount.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.CarrierAccount (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/CarrierDetail.html b/com/easypost/model/class-use/CarrierDetail.html
index d41dd6e4..a23a1b57 100644
--- a/com/easypost/model/class-use/CarrierDetail.html
+++ b/com/easypost/model/class-use/CarrierDetail.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.CarrierDetail (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/CarrierMetadata.Carrier.html b/com/easypost/model/class-use/CarrierMetadata.Carrier.html
index e4b62161..37c2d2ad 100644
--- a/com/easypost/model/class-use/CarrierMetadata.Carrier.html
+++ b/com/easypost/model/class-use/CarrierMetadata.Carrier.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.CarrierMetadata.Carrier (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/CarrierMetadata.PredefinedPackage.html b/com/easypost/model/class-use/CarrierMetadata.PredefinedPackage.html
index 827123e1..4d02515b 100644
--- a/com/easypost/model/class-use/CarrierMetadata.PredefinedPackage.html
+++ b/com/easypost/model/class-use/CarrierMetadata.PredefinedPackage.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.CarrierMetadata.PredefinedPackage (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/CarrierMetadata.ServiceLevels.html b/com/easypost/model/class-use/CarrierMetadata.ServiceLevels.html
index 1a14d13d..99907616 100644
--- a/com/easypost/model/class-use/CarrierMetadata.ServiceLevels.html
+++ b/com/easypost/model/class-use/CarrierMetadata.ServiceLevels.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.CarrierMetadata.ServiceLevels (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/CarrierMetadata.ShipmentOption.html b/com/easypost/model/class-use/CarrierMetadata.ShipmentOption.html
index 0fd40865..3673e3d5 100644
--- a/com/easypost/model/class-use/CarrierMetadata.ShipmentOption.html
+++ b/com/easypost/model/class-use/CarrierMetadata.ShipmentOption.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.CarrierMetadata.ShipmentOption (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/CarrierMetadata.SupportedFeatures.html b/com/easypost/model/class-use/CarrierMetadata.SupportedFeatures.html
index 759f919f..db96cb4d 100644
--- a/com/easypost/model/class-use/CarrierMetadata.SupportedFeatures.html
+++ b/com/easypost/model/class-use/CarrierMetadata.SupportedFeatures.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.CarrierMetadata.SupportedFeatures (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/CarrierMetadata.html b/com/easypost/model/class-use/CarrierMetadata.html
index 8cd015ca..084045eb 100644
--- a/com/easypost/model/class-use/CarrierMetadata.html
+++ b/com/easypost/model/class-use/CarrierMetadata.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.CarrierMetadata (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/CarrierType.html b/com/easypost/model/class-use/CarrierType.html
index 42584018..d5c37a41 100644
--- a/com/easypost/model/class-use/CarrierType.html
+++ b/com/easypost/model/class-use/CarrierType.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.CarrierType (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/ChildUserCollection.html b/com/easypost/model/class-use/ChildUserCollection.html
index 416f8a66..05d85ef4 100644
--- a/com/easypost/model/class-use/ChildUserCollection.html
+++ b/com/easypost/model/class-use/ChildUserCollection.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.ChildUserCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Claim.html b/com/easypost/model/class-use/Claim.html
index 942a899b..4d00aa80 100644
--- a/com/easypost/model/class-use/Claim.html
+++ b/com/easypost/model/class-use/Claim.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Claim (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/ClaimCollection.html b/com/easypost/model/class-use/ClaimCollection.html
index d98ce0e3..1e40cf70 100644
--- a/com/easypost/model/class-use/ClaimCollection.html
+++ b/com/easypost/model/class-use/ClaimCollection.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.ClaimCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/ClaimHistoryEntry.html b/com/easypost/model/class-use/ClaimHistoryEntry.html
index 6f04a5b8..06050739 100644
--- a/com/easypost/model/class-use/ClaimHistoryEntry.html
+++ b/com/easypost/model/class-use/ClaimHistoryEntry.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.ClaimHistoryEntry (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/CustomsInfo.html b/com/easypost/model/class-use/CustomsInfo.html
index b53eeb97..73b9cbf7 100644
--- a/com/easypost/model/class-use/CustomsInfo.html
+++ b/com/easypost/model/class-use/CustomsInfo.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.CustomsInfo (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/CustomsItem.html b/com/easypost/model/class-use/CustomsItem.html
index a45d2120..0a94b593 100644
--- a/com/easypost/model/class-use/CustomsItem.html
+++ b/com/easypost/model/class-use/CustomsItem.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.CustomsItem (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/DeliveryDateForZipPairEstimate.html b/com/easypost/model/class-use/DeliveryDateForZipPairEstimate.html
index 13ced008..ad54d03f 100644
--- a/com/easypost/model/class-use/DeliveryDateForZipPairEstimate.html
+++ b/com/easypost/model/class-use/DeliveryDateForZipPairEstimate.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.DeliveryDateForZipPairEstimate (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/EasyPostResource.html b/com/easypost/model/class-use/EasyPostResource.html
index 2e37a57f..bb5a055e 100644
--- a/com/easypost/model/class-use/EasyPostResource.html
+++ b/com/easypost/model/class-use/EasyPostResource.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.EasyPostResource (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/EasyPostTimeInTransitData.html b/com/easypost/model/class-use/EasyPostTimeInTransitData.html
index 5aeb8edf..2b97d9be 100644
--- a/com/easypost/model/class-use/EasyPostTimeInTransitData.html
+++ b/com/easypost/model/class-use/EasyPostTimeInTransitData.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.EasyPostTimeInTransitData (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/EndShipper.html b/com/easypost/model/class-use/EndShipper.html
index 85b55d9e..63dc4992 100644
--- a/com/easypost/model/class-use/EndShipper.html
+++ b/com/easypost/model/class-use/EndShipper.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.EndShipper (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/EndShipperCollection.html b/com/easypost/model/class-use/EndShipperCollection.html
index 3759ec12..6c19fc26 100644
--- a/com/easypost/model/class-use/EndShipperCollection.html
+++ b/com/easypost/model/class-use/EndShipperCollection.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.EndShipperCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Error.html b/com/easypost/model/class-use/Error.html
index 6577a948..2caf3447 100644
--- a/com/easypost/model/class-use/Error.html
+++ b/com/easypost/model/class-use/Error.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Error (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/ErrorDeserializer.html b/com/easypost/model/class-use/ErrorDeserializer.html
index 3a6aafa4..f462c91f 100644
--- a/com/easypost/model/class-use/ErrorDeserializer.html
+++ b/com/easypost/model/class-use/ErrorDeserializer.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.ErrorDeserializer (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/EstimateDeliveryDateForZipPairResult.html b/com/easypost/model/class-use/EstimateDeliveryDateForZipPairResult.html
index 369e434a..686da55b 100644
--- a/com/easypost/model/class-use/EstimateDeliveryDateForZipPairResult.html
+++ b/com/easypost/model/class-use/EstimateDeliveryDateForZipPairResult.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.EstimateDeliveryDateForZipPairResult (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/EstimatedDeliveryDate.html b/com/easypost/model/class-use/EstimatedDeliveryDate.html
index 3b572e28..75f1963d 100644
--- a/com/easypost/model/class-use/EstimatedDeliveryDate.html
+++ b/com/easypost/model/class-use/EstimatedDeliveryDate.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.EstimatedDeliveryDate (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/EstimatedDeliveryDateResponse.html b/com/easypost/model/class-use/EstimatedDeliveryDateResponse.html
index 7d718c43..a987d36f 100644
--- a/com/easypost/model/class-use/EstimatedDeliveryDateResponse.html
+++ b/com/easypost/model/class-use/EstimatedDeliveryDateResponse.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.EstimatedDeliveryDateResponse (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Event.html b/com/easypost/model/class-use/Event.html
index e4b44fd6..3ffd407a 100644
--- a/com/easypost/model/class-use/Event.html
+++ b/com/easypost/model/class-use/Event.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Event (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/EventCollection.html b/com/easypost/model/class-use/EventCollection.html
index 0b8082d9..78f2e2a9 100644
--- a/com/easypost/model/class-use/EventCollection.html
+++ b/com/easypost/model/class-use/EventCollection.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.EventCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/EventData.html b/com/easypost/model/class-use/EventData.html
index dbe56ff8..81b99191 100644
--- a/com/easypost/model/class-use/EventData.html
+++ b/com/easypost/model/class-use/EventData.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.EventData (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Fee.html b/com/easypost/model/class-use/Fee.html
index a440ddc9..59ab199d 100644
--- a/com/easypost/model/class-use/Fee.html
+++ b/com/easypost/model/class-use/Fee.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Fee (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Field.html b/com/easypost/model/class-use/Field.html
index b7604b69..82db9ead 100644
--- a/com/easypost/model/class-use/Field.html
+++ b/com/easypost/model/class-use/Field.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Field (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Fields.html b/com/easypost/model/class-use/Fields.html
index bfad14d7..232588e3 100644
--- a/com/easypost/model/class-use/Fields.html
+++ b/com/easypost/model/class-use/Fields.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Fields (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Form.html b/com/easypost/model/class-use/Form.html
index f64c08f6..09af51f4 100644
--- a/com/easypost/model/class-use/Form.html
+++ b/com/easypost/model/class-use/Form.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Form (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Insurance.html b/com/easypost/model/class-use/Insurance.html
index 24ed1e74..7f7e8021 100644
--- a/com/easypost/model/class-use/Insurance.html
+++ b/com/easypost/model/class-use/Insurance.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Insurance (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/InsuranceCollection.html b/com/easypost/model/class-use/InsuranceCollection.html
index de85db42..e843f2db 100644
--- a/com/easypost/model/class-use/InsuranceCollection.html
+++ b/com/easypost/model/class-use/InsuranceCollection.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.InsuranceCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Order.html b/com/easypost/model/class-use/Order.html
index 662bf141..fd57bfcf 100644
--- a/com/easypost/model/class-use/Order.html
+++ b/com/easypost/model/class-use/Order.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Order (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/PaginatedCollection.html b/com/easypost/model/class-use/PaginatedCollection.html
index 5b43f622..38dad243 100644
--- a/com/easypost/model/class-use/PaginatedCollection.html
+++ b/com/easypost/model/class-use/PaginatedCollection.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.PaginatedCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Parcel.html b/com/easypost/model/class-use/Parcel.html
index 96a88a47..d9e880c4 100644
--- a/com/easypost/model/class-use/Parcel.html
+++ b/com/easypost/model/class-use/Parcel.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Parcel (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Payload.html b/com/easypost/model/class-use/Payload.html
index 2807070b..59a2f499 100644
--- a/com/easypost/model/class-use/Payload.html
+++ b/com/easypost/model/class-use/Payload.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Payload (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/PayloadCollection.html b/com/easypost/model/class-use/PayloadCollection.html
index 4f725b02..1f257954 100644
--- a/com/easypost/model/class-use/PayloadCollection.html
+++ b/com/easypost/model/class-use/PayloadCollection.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.PayloadCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/PaymentMethod.Priority.html b/com/easypost/model/class-use/PaymentMethod.Priority.html
index 75acb6de..d6ab6ac1 100644
--- a/com/easypost/model/class-use/PaymentMethod.Priority.html
+++ b/com/easypost/model/class-use/PaymentMethod.Priority.html
@@ -1,11 +1,11 @@
-
+
Uses of Enum com.easypost.model.PaymentMethod.Priority (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/PaymentMethod.html b/com/easypost/model/class-use/PaymentMethod.html
index 255e14d3..75fdfdf5 100644
--- a/com/easypost/model/class-use/PaymentMethod.html
+++ b/com/easypost/model/class-use/PaymentMethod.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.PaymentMethod (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/PaymentMethodObject.PaymentMethodType.html b/com/easypost/model/class-use/PaymentMethodObject.PaymentMethodType.html
index baf03e2a..f20fdd59 100644
--- a/com/easypost/model/class-use/PaymentMethodObject.PaymentMethodType.html
+++ b/com/easypost/model/class-use/PaymentMethodObject.PaymentMethodType.html
@@ -1,11 +1,11 @@
-
+
Uses of Enum com.easypost.model.PaymentMethodObject.PaymentMethodType (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/PaymentMethodObject.html b/com/easypost/model/class-use/PaymentMethodObject.html
index 79f10611..17144fbf 100644
--- a/com/easypost/model/class-use/PaymentMethodObject.html
+++ b/com/easypost/model/class-use/PaymentMethodObject.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.PaymentMethodObject (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Pickup.html b/com/easypost/model/class-use/Pickup.html
index cb3c365b..299a1c5d 100644
--- a/com/easypost/model/class-use/Pickup.html
+++ b/com/easypost/model/class-use/Pickup.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Pickup (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/PickupCollection.html b/com/easypost/model/class-use/PickupCollection.html
index b097d7e8..07b817e4 100644
--- a/com/easypost/model/class-use/PickupCollection.html
+++ b/com/easypost/model/class-use/PickupCollection.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.PickupCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/PickupRate.html b/com/easypost/model/class-use/PickupRate.html
index b467dc9d..72480cfd 100644
--- a/com/easypost/model/class-use/PickupRate.html
+++ b/com/easypost/model/class-use/PickupRate.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.PickupRate (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/PostageLabel.html b/com/easypost/model/class-use/PostageLabel.html
index 699b0dee..e8bf600d 100644
--- a/com/easypost/model/class-use/PostageLabel.html
+++ b/com/easypost/model/class-use/PostageLabel.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.PostageLabel (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Rate.html b/com/easypost/model/class-use/Rate.html
index b275ccaa..b5c7abad 100644
--- a/com/easypost/model/class-use/Rate.html
+++ b/com/easypost/model/class-use/Rate.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Rate (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/RecommendShipDateForShipmentResult.html b/com/easypost/model/class-use/RecommendShipDateForShipmentResult.html
index 88cf6912..69583fe7 100644
--- a/com/easypost/model/class-use/RecommendShipDateForShipmentResult.html
+++ b/com/easypost/model/class-use/RecommendShipDateForShipmentResult.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.RecommendShipDateForShipmentResult (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/RecommendShipDateForZipPairResult.html b/com/easypost/model/class-use/RecommendShipDateForZipPairResult.html
index 904e1b2b..612a411d 100644
--- a/com/easypost/model/class-use/RecommendShipDateForZipPairResult.html
+++ b/com/easypost/model/class-use/RecommendShipDateForZipPairResult.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.RecommendShipDateForZipPairResult (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/RecommendShipDateResponse.html b/com/easypost/model/class-use/RecommendShipDateResponse.html
index 51aa1f61..f81273ba 100644
--- a/com/easypost/model/class-use/RecommendShipDateResponse.html
+++ b/com/easypost/model/class-use/RecommendShipDateResponse.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.RecommendShipDateResponse (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/ReferralCustomer.html b/com/easypost/model/class-use/ReferralCustomer.html
index d7da12c6..df0c5bff 100644
--- a/com/easypost/model/class-use/ReferralCustomer.html
+++ b/com/easypost/model/class-use/ReferralCustomer.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.ReferralCustomer (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/ReferralCustomerCollection.html b/com/easypost/model/class-use/ReferralCustomerCollection.html
index be5b846c..aa533874 100644
--- a/com/easypost/model/class-use/ReferralCustomerCollection.html
+++ b/com/easypost/model/class-use/ReferralCustomerCollection.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.ReferralCustomerCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Refund.html b/com/easypost/model/class-use/Refund.html
index 51763a0d..7ba781db 100644
--- a/com/easypost/model/class-use/Refund.html
+++ b/com/easypost/model/class-use/Refund.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Refund (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/RefundCollection.html b/com/easypost/model/class-use/RefundCollection.html
index ad863f12..34915f5a 100644
--- a/com/easypost/model/class-use/RefundCollection.html
+++ b/com/easypost/model/class-use/RefundCollection.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.RefundCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Report.html b/com/easypost/model/class-use/Report.html
index da316eee..ea5bf65a 100644
--- a/com/easypost/model/class-use/Report.html
+++ b/com/easypost/model/class-use/Report.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Report (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/ReportCollection.html b/com/easypost/model/class-use/ReportCollection.html
index cf9a5611..bb1d6180 100644
--- a/com/easypost/model/class-use/ReportCollection.html
+++ b/com/easypost/model/class-use/ReportCollection.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.ReportCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/ScanForm.html b/com/easypost/model/class-use/ScanForm.html
index 99eed510..ec65b291 100644
--- a/com/easypost/model/class-use/ScanForm.html
+++ b/com/easypost/model/class-use/ScanForm.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.ScanForm (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/ScanFormCollection.html b/com/easypost/model/class-use/ScanFormCollection.html
index 251c1868..e7f1cfb4 100644
--- a/com/easypost/model/class-use/ScanFormCollection.html
+++ b/com/easypost/model/class-use/ScanFormCollection.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.ScanFormCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/ShipDateForZipPairRecommendation.html b/com/easypost/model/class-use/ShipDateForZipPairRecommendation.html
index b81117be..40314ca4 100644
--- a/com/easypost/model/class-use/ShipDateForZipPairRecommendation.html
+++ b/com/easypost/model/class-use/ShipDateForZipPairRecommendation.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.ShipDateForZipPairRecommendation (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Shipment.html b/com/easypost/model/class-use/Shipment.html
index 38a8ccd0..16486990 100644
--- a/com/easypost/model/class-use/Shipment.html
+++ b/com/easypost/model/class-use/Shipment.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Shipment (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/ShipmentCollection.html b/com/easypost/model/class-use/ShipmentCollection.html
index 34b87996..f3cc7c94 100644
--- a/com/easypost/model/class-use/ShipmentCollection.html
+++ b/com/easypost/model/class-use/ShipmentCollection.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.ShipmentCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/ShipmentMessage.html b/com/easypost/model/class-use/ShipmentMessage.html
index c661219c..a459f00d 100644
--- a/com/easypost/model/class-use/ShipmentMessage.html
+++ b/com/easypost/model/class-use/ShipmentMessage.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.ShipmentMessage (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/ShipmentOptions.html b/com/easypost/model/class-use/ShipmentOptions.html
index 5d173d9e..783c1d89 100644
--- a/com/easypost/model/class-use/ShipmentOptions.html
+++ b/com/easypost/model/class-use/ShipmentOptions.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.ShipmentOptions (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/SmartRate.html b/com/easypost/model/class-use/SmartRate.html
index 8ac6459e..2bb2dd1d 100644
--- a/com/easypost/model/class-use/SmartRate.html
+++ b/com/easypost/model/class-use/SmartRate.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.SmartRate (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/SmartrateAccuracy.html b/com/easypost/model/class-use/SmartrateAccuracy.html
index 6f1719e0..168a9428 100644
--- a/com/easypost/model/class-use/SmartrateAccuracy.html
+++ b/com/easypost/model/class-use/SmartrateAccuracy.html
@@ -1,11 +1,11 @@
-
+
Uses of Enum com.easypost.model.SmartrateAccuracy (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/SmartrateCollection.html b/com/easypost/model/class-use/SmartrateCollection.html
index 968b087e..82087db8 100644
--- a/com/easypost/model/class-use/SmartrateCollection.html
+++ b/com/easypost/model/class-use/SmartrateCollection.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.SmartrateCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/SmartrateCollectionDeserializer.html b/com/easypost/model/class-use/SmartrateCollectionDeserializer.html
index 12a01012..7ceed8c6 100644
--- a/com/easypost/model/class-use/SmartrateCollectionDeserializer.html
+++ b/com/easypost/model/class-use/SmartrateCollectionDeserializer.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.SmartrateCollectionDeserializer (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/StatelessRate.html b/com/easypost/model/class-use/StatelessRate.html
index f3c06f16..44b306cc 100644
--- a/com/easypost/model/class-use/StatelessRate.html
+++ b/com/easypost/model/class-use/StatelessRate.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.StatelessRate (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/StatelessRateDeserializer.html b/com/easypost/model/class-use/StatelessRateDeserializer.html
index 0a106bd8..5a7c296d 100644
--- a/com/easypost/model/class-use/StatelessRateDeserializer.html
+++ b/com/easypost/model/class-use/StatelessRateDeserializer.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.StatelessRateDeserializer (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/TaxIdentifier.html b/com/easypost/model/class-use/TaxIdentifier.html
index 97e9956d..804821b9 100644
--- a/com/easypost/model/class-use/TaxIdentifier.html
+++ b/com/easypost/model/class-use/TaxIdentifier.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.TaxIdentifier (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/TimeInTransit.html b/com/easypost/model/class-use/TimeInTransit.html
index 8b0e8898..f57cc764 100644
--- a/com/easypost/model/class-use/TimeInTransit.html
+++ b/com/easypost/model/class-use/TimeInTransit.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.TimeInTransit (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/TimeInTransitDetailsForDeliveryDate.html b/com/easypost/model/class-use/TimeInTransitDetailsForDeliveryDate.html
index eb626529..f1ebf970 100644
--- a/com/easypost/model/class-use/TimeInTransitDetailsForDeliveryDate.html
+++ b/com/easypost/model/class-use/TimeInTransitDetailsForDeliveryDate.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.TimeInTransitDetailsForDeliveryDate (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/TimeInTransitDetailsForShipDate.html b/com/easypost/model/class-use/TimeInTransitDetailsForShipDate.html
index 357b46a4..f7d8a883 100644
--- a/com/easypost/model/class-use/TimeInTransitDetailsForShipDate.html
+++ b/com/easypost/model/class-use/TimeInTransitDetailsForShipDate.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.TimeInTransitDetailsForShipDate (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/TimeInTransitDetailsForShipDateRecommendation.html b/com/easypost/model/class-use/TimeInTransitDetailsForShipDateRecommendation.html
index a3762686..dfdf18ba 100644
--- a/com/easypost/model/class-use/TimeInTransitDetailsForShipDateRecommendation.html
+++ b/com/easypost/model/class-use/TimeInTransitDetailsForShipDateRecommendation.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.TimeInTransitDetailsForShipDateRecommendation (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Tracker.html b/com/easypost/model/class-use/Tracker.html
index 69ebbab0..ce58122e 100644
--- a/com/easypost/model/class-use/Tracker.html
+++ b/com/easypost/model/class-use/Tracker.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Tracker (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/TrackerCollection.html b/com/easypost/model/class-use/TrackerCollection.html
index 8bec39ef..a5eaa5ea 100644
--- a/com/easypost/model/class-use/TrackerCollection.html
+++ b/com/easypost/model/class-use/TrackerCollection.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.TrackerCollection (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/TrackingDetail.html b/com/easypost/model/class-use/TrackingDetail.html
index fd40cf6a..f997fd36 100644
--- a/com/easypost/model/class-use/TrackingDetail.html
+++ b/com/easypost/model/class-use/TrackingDetail.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.TrackingDetail (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/TrackingLocation.html b/com/easypost/model/class-use/TrackingLocation.html
index 2693f6d6..64aad413 100644
--- a/com/easypost/model/class-use/TrackingLocation.html
+++ b/com/easypost/model/class-use/TrackingLocation.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.TrackingLocation (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/User.html b/com/easypost/model/class-use/User.html
index e131b1b6..3bc5c6b1 100644
--- a/com/easypost/model/class-use/User.html
+++ b/com/easypost/model/class-use/User.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.User (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/Webhook.html b/com/easypost/model/class-use/Webhook.html
index ccf4aa56..4dec45a3 100644
--- a/com/easypost/model/class-use/Webhook.html
+++ b/com/easypost/model/class-use/Webhook.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.Webhook (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/class-use/WebhookDeserializer.html b/com/easypost/model/class-use/WebhookDeserializer.html
index ef222c12..16d9dd76 100644
--- a/com/easypost/model/class-use/WebhookDeserializer.html
+++ b/com/easypost/model/class-use/WebhookDeserializer.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.model.WebhookDeserializer (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/package-summary.html b/com/easypost/model/package-summary.html
index 077d50c8..ccec320e 100644
--- a/com/easypost/model/package-summary.html
+++ b/com/easypost/model/package-summary.html
@@ -1,11 +1,11 @@
-
+
com.easypost.model (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/package-tree.html b/com/easypost/model/package-tree.html
index 003e66b2..bbeba128 100644
--- a/com/easypost/model/package-tree.html
+++ b/com/easypost/model/package-tree.html
@@ -1,11 +1,11 @@
-
+
com.easypost.model Class Hierarchy (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/model/package-use.html b/com/easypost/model/package-use.html
index e08ed6a5..b39c866f 100644
--- a/com/easypost/model/package-use.html
+++ b/com/easypost/model/package-use.html
@@ -1,11 +1,11 @@
-
+
Uses of Package com.easypost.model (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/package-summary.html b/com/easypost/package-summary.html
index 8f529061..58a8ae67 100644
--- a/com/easypost/package-summary.html
+++ b/com/easypost/package-summary.html
@@ -1,11 +1,11 @@
-
+
com.easypost (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/package-tree.html b/com/easypost/package-tree.html
index 697deb46..561bda41 100644
--- a/com/easypost/package-tree.html
+++ b/com/easypost/package-tree.html
@@ -1,11 +1,11 @@
-
+
com.easypost Class Hierarchy (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/package-use.html b/com/easypost/package-use.html
index ccc4b770..9ae7a1ae 100644
--- a/com/easypost/package-use.html
+++ b/com/easypost/package-use.html
@@ -1,11 +1,11 @@
-
+
Uses of Package com.easypost (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/AddressService.html b/com/easypost/service/AddressService.html
index 05a95954..d9f94895 100644
--- a/com/easypost/service/AddressService.html
+++ b/com/easypost/service/AddressService.html
@@ -1,11 +1,11 @@
-
+
AddressService (com.easypost:easypost-api-client 7.4.3 API)
-
+
@@ -209,6 +209,8 @@ all
params
- Map of parameters.
Returns:
AddressCollection object.
+Throws:
+EasyPostException
- when the request fails.
diff --git a/com/easypost/service/ApiKeyService.html b/com/easypost/service/ApiKeyService.html
index 9164e3a0..59afdd61 100644
--- a/com/easypost/service/ApiKeyService.html
+++ b/com/easypost/service/ApiKeyService.html
@@ -1,11 +1,11 @@
-
+
ApiKeyService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/BatchService.html b/com/easypost/service/BatchService.html
index adf03c56..c392b2e2 100644
--- a/com/easypost/service/BatchService.html
+++ b/com/easypost/service/BatchService.html
@@ -1,11 +1,11 @@
-
+
BatchService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/BetaRateService.html b/com/easypost/service/BetaRateService.html
index 1aa6fbaa..8150f165 100644
--- a/com/easypost/service/BetaRateService.html
+++ b/com/easypost/service/BetaRateService.html
@@ -1,11 +1,11 @@
-
+
BetaRateService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/BetaReferralCustomerService.html b/com/easypost/service/BetaReferralCustomerService.html
index a7c62570..a6df99a4 100644
--- a/com/easypost/service/BetaReferralCustomerService.html
+++ b/com/easypost/service/BetaReferralCustomerService.html
@@ -1,11 +1,11 @@
-
+
BetaReferralCustomerService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/BillingService.html b/com/easypost/service/BillingService.html
index b31aa357..c797fe7c 100644
--- a/com/easypost/service/BillingService.html
+++ b/com/easypost/service/BillingService.html
@@ -1,11 +1,11 @@
-
+
BillingService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/CarrierAccountService.html b/com/easypost/service/CarrierAccountService.html
index a91a8873..5b05da55 100644
--- a/com/easypost/service/CarrierAccountService.html
+++ b/com/easypost/service/CarrierAccountService.html
@@ -1,11 +1,11 @@
-
+
CarrierAccountService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/CarrierMetadataService.html b/com/easypost/service/CarrierMetadataService.html
index 0b11d3ac..6b51045f 100644
--- a/com/easypost/service/CarrierMetadataService.html
+++ b/com/easypost/service/CarrierMetadataService.html
@@ -1,11 +1,11 @@
-
+
CarrierMetadataService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/CarrierTypeService.html b/com/easypost/service/CarrierTypeService.html
index d1181f66..80872171 100644
--- a/com/easypost/service/CarrierTypeService.html
+++ b/com/easypost/service/CarrierTypeService.html
@@ -1,11 +1,11 @@
-
+
CarrierTypeService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/ClaimService.html b/com/easypost/service/ClaimService.html
index 826d300e..7b424ded 100644
--- a/com/easypost/service/ClaimService.html
+++ b/com/easypost/service/ClaimService.html
@@ -1,11 +1,11 @@
-
+
ClaimService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/CustomsInfoService.html b/com/easypost/service/CustomsInfoService.html
index aa524109..fa7ba8d5 100644
--- a/com/easypost/service/CustomsInfoService.html
+++ b/com/easypost/service/CustomsInfoService.html
@@ -1,11 +1,11 @@
-
+
CustomsInfoService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/CustomsItemService.html b/com/easypost/service/CustomsItemService.html
index e4fc52b0..d7d64e14 100644
--- a/com/easypost/service/CustomsItemService.html
+++ b/com/easypost/service/CustomsItemService.html
@@ -1,11 +1,11 @@
-
+
CustomsItemService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/EasyPostClient.html b/com/easypost/service/EasyPostClient.html
index b61f4ee5..05354cb7 100644
--- a/com/easypost/service/EasyPostClient.html
+++ b/com/easypost/service/EasyPostClient.html
@@ -1,11 +1,11 @@
-
+
EasyPostClient (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/EndShipperService.html b/com/easypost/service/EndShipperService.html
index e7de0143..029b31f1 100644
--- a/com/easypost/service/EndShipperService.html
+++ b/com/easypost/service/EndShipperService.html
@@ -1,11 +1,11 @@
-
+
EndShipperService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/EventService.html b/com/easypost/service/EventService.html
index 8947129b..3de1c2a7 100644
--- a/com/easypost/service/EventService.html
+++ b/com/easypost/service/EventService.html
@@ -1,11 +1,11 @@
-
+
EventService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/InsuranceService.html b/com/easypost/service/InsuranceService.html
index 5b4b8210..e45e45f9 100644
--- a/com/easypost/service/InsuranceService.html
+++ b/com/easypost/service/InsuranceService.html
@@ -1,11 +1,11 @@
-
+
InsuranceService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/OrderService.html b/com/easypost/service/OrderService.html
index 99d7202a..942140ff 100644
--- a/com/easypost/service/OrderService.html
+++ b/com/easypost/service/OrderService.html
@@ -1,11 +1,11 @@
-
+
OrderService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/ParcelService.html b/com/easypost/service/ParcelService.html
index 7bdaa6d3..7d277d96 100644
--- a/com/easypost/service/ParcelService.html
+++ b/com/easypost/service/ParcelService.html
@@ -1,11 +1,11 @@
-
+
ParcelService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/PaymentMethodService.html b/com/easypost/service/PaymentMethodService.html
index 1b28e1e7..ef6ea904 100644
--- a/com/easypost/service/PaymentMethodService.html
+++ b/com/easypost/service/PaymentMethodService.html
@@ -1,11 +1,11 @@
-
+
PaymentMethodService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/PickupService.html b/com/easypost/service/PickupService.html
index b8d0b34e..1b881de6 100644
--- a/com/easypost/service/PickupService.html
+++ b/com/easypost/service/PickupService.html
@@ -1,11 +1,11 @@
-
+
PickupService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/RateService.html b/com/easypost/service/RateService.html
index 524efba8..8a512bb4 100644
--- a/com/easypost/service/RateService.html
+++ b/com/easypost/service/RateService.html
@@ -1,11 +1,11 @@
-
+
RateService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/ReferralCustomerService.html b/com/easypost/service/ReferralCustomerService.html
index cdbee969..c83a2826 100644
--- a/com/easypost/service/ReferralCustomerService.html
+++ b/com/easypost/service/ReferralCustomerService.html
@@ -1,11 +1,11 @@
-
+
ReferralCustomerService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/RefundService.html b/com/easypost/service/RefundService.html
index ed14b11e..f26ca16b 100644
--- a/com/easypost/service/RefundService.html
+++ b/com/easypost/service/RefundService.html
@@ -1,11 +1,11 @@
-
+
RefundService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/ReportService.html b/com/easypost/service/ReportService.html
index 78dff904..157363e2 100644
--- a/com/easypost/service/ReportService.html
+++ b/com/easypost/service/ReportService.html
@@ -1,11 +1,11 @@
-
+
ReportService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/ScanformService.html b/com/easypost/service/ScanformService.html
index eb5ed00a..662c9853 100644
--- a/com/easypost/service/ScanformService.html
+++ b/com/easypost/service/ScanformService.html
@@ -1,11 +1,11 @@
-
+
ScanformService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/ShipmentService.html b/com/easypost/service/ShipmentService.html
index 190be255..ffff706c 100644
--- a/com/easypost/service/ShipmentService.html
+++ b/com/easypost/service/ShipmentService.html
@@ -1,11 +1,11 @@
-
+
ShipmentService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/SmartRateService.html b/com/easypost/service/SmartRateService.html
index 722613b0..dc768515 100644
--- a/com/easypost/service/SmartRateService.html
+++ b/com/easypost/service/SmartRateService.html
@@ -1,11 +1,11 @@
-
+
SmartRateService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/TrackerService.html b/com/easypost/service/TrackerService.html
index cb578ccd..38fd55ea 100644
--- a/com/easypost/service/TrackerService.html
+++ b/com/easypost/service/TrackerService.html
@@ -1,11 +1,11 @@
-
+
TrackerService (com.easypost:easypost-api-client 7.4.3 API)
-
+
@@ -102,7 +102,7 @@ Class TrackerService
Method Summary
-
+
Modifier and Type
@@ -118,27 +118,20 @@ Method Summary
Create a new Tracker object using a map of parameters.
-void
-createList(Map<String,Object> params)
-
-Deprecated.
-Use the create function instead.
-
+
+getNextPage(TrackerCollection collection)
+
+Get the next page of an TrackerCollection.
-getNextPage(TrackerCollection collection)
+getNextPage(TrackerCollection collection,
+ Integer pageSize)
Get the next page of an TrackerCollection.
-
-getNextPage(TrackerCollection collection,
- Integer pageSize)
+
+
-Get the next page of an TrackerCollection.
-
-
-
-
Retrieve a Tracker object from the API.
@@ -250,26 +243,6 @@ getNextPage
-
-
-createList
-
-
-Deprecated.
-Use the create function instead. createList will be removed in a future release.
-
-Create a list of Trackers.
-
-- Parameters:
-params
- Map of parameters used to create the Trackers.
-- Throws:
-EasyPostException
- when the request fails.
-
-
-
-
diff --git a/com/easypost/service/UserService.html b/com/easypost/service/UserService.html
index acb080b6..4fa03e47 100644
--- a/com/easypost/service/UserService.html
+++ b/com/easypost/service/UserService.html
@@ -1,11 +1,11 @@
-
+
UserService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/WebhookService.html b/com/easypost/service/WebhookService.html
index def75d2a..4305f052 100644
--- a/com/easypost/service/WebhookService.html
+++ b/com/easypost/service/WebhookService.html
@@ -1,11 +1,11 @@
-
+
WebhookService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/AddressService.html b/com/easypost/service/class-use/AddressService.html
index 1abf8877..5d1de66a 100644
--- a/com/easypost/service/class-use/AddressService.html
+++ b/com/easypost/service/class-use/AddressService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.AddressService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/ApiKeyService.html b/com/easypost/service/class-use/ApiKeyService.html
index 57188244..fd9554ab 100644
--- a/com/easypost/service/class-use/ApiKeyService.html
+++ b/com/easypost/service/class-use/ApiKeyService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.ApiKeyService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/BatchService.html b/com/easypost/service/class-use/BatchService.html
index 79b9f561..c124f3fc 100644
--- a/com/easypost/service/class-use/BatchService.html
+++ b/com/easypost/service/class-use/BatchService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.BatchService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/BetaRateService.html b/com/easypost/service/class-use/BetaRateService.html
index 00775375..463128d8 100644
--- a/com/easypost/service/class-use/BetaRateService.html
+++ b/com/easypost/service/class-use/BetaRateService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.BetaRateService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/BetaReferralCustomerService.html b/com/easypost/service/class-use/BetaReferralCustomerService.html
index ff97fe83..17897e6e 100644
--- a/com/easypost/service/class-use/BetaReferralCustomerService.html
+++ b/com/easypost/service/class-use/BetaReferralCustomerService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.BetaReferralCustomerService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/BillingService.html b/com/easypost/service/class-use/BillingService.html
index 4c1a6d06..0d63d8bb 100644
--- a/com/easypost/service/class-use/BillingService.html
+++ b/com/easypost/service/class-use/BillingService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.BillingService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/CarrierAccountService.html b/com/easypost/service/class-use/CarrierAccountService.html
index 9beaa24c..65e3da0f 100644
--- a/com/easypost/service/class-use/CarrierAccountService.html
+++ b/com/easypost/service/class-use/CarrierAccountService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.CarrierAccountService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/CarrierMetadataService.html b/com/easypost/service/class-use/CarrierMetadataService.html
index e528dfe6..bd8fec61 100644
--- a/com/easypost/service/class-use/CarrierMetadataService.html
+++ b/com/easypost/service/class-use/CarrierMetadataService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.CarrierMetadataService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/CarrierTypeService.html b/com/easypost/service/class-use/CarrierTypeService.html
index 7576d54a..f1a5eacb 100644
--- a/com/easypost/service/class-use/CarrierTypeService.html
+++ b/com/easypost/service/class-use/CarrierTypeService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.CarrierTypeService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/ClaimService.html b/com/easypost/service/class-use/ClaimService.html
index 44b544c9..4c7f87af 100644
--- a/com/easypost/service/class-use/ClaimService.html
+++ b/com/easypost/service/class-use/ClaimService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.ClaimService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/CustomsInfoService.html b/com/easypost/service/class-use/CustomsInfoService.html
index 0ca374ef..070da4e0 100644
--- a/com/easypost/service/class-use/CustomsInfoService.html
+++ b/com/easypost/service/class-use/CustomsInfoService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.CustomsInfoService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/CustomsItemService.html b/com/easypost/service/class-use/CustomsItemService.html
index fba90939..5f4faaea 100644
--- a/com/easypost/service/class-use/CustomsItemService.html
+++ b/com/easypost/service/class-use/CustomsItemService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.CustomsItemService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/EasyPostClient.html b/com/easypost/service/class-use/EasyPostClient.html
index 0691d885..b4f62b82 100644
--- a/com/easypost/service/class-use/EasyPostClient.html
+++ b/com/easypost/service/class-use/EasyPostClient.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.EasyPostClient (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/EndShipperService.html b/com/easypost/service/class-use/EndShipperService.html
index 330fde33..7eba7113 100644
--- a/com/easypost/service/class-use/EndShipperService.html
+++ b/com/easypost/service/class-use/EndShipperService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.EndShipperService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/EventService.html b/com/easypost/service/class-use/EventService.html
index 0c7ec1c5..971c0678 100644
--- a/com/easypost/service/class-use/EventService.html
+++ b/com/easypost/service/class-use/EventService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.EventService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/InsuranceService.html b/com/easypost/service/class-use/InsuranceService.html
index 4423b884..e70c02c6 100644
--- a/com/easypost/service/class-use/InsuranceService.html
+++ b/com/easypost/service/class-use/InsuranceService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.InsuranceService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/OrderService.html b/com/easypost/service/class-use/OrderService.html
index 0b682d4b..8d26e037 100644
--- a/com/easypost/service/class-use/OrderService.html
+++ b/com/easypost/service/class-use/OrderService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.OrderService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/ParcelService.html b/com/easypost/service/class-use/ParcelService.html
index f2e0bc2f..3021f9de 100644
--- a/com/easypost/service/class-use/ParcelService.html
+++ b/com/easypost/service/class-use/ParcelService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.ParcelService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/PaymentMethodService.html b/com/easypost/service/class-use/PaymentMethodService.html
index 505c2bd0..5cae47a1 100644
--- a/com/easypost/service/class-use/PaymentMethodService.html
+++ b/com/easypost/service/class-use/PaymentMethodService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.PaymentMethodService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/PickupService.html b/com/easypost/service/class-use/PickupService.html
index ae1f3e9d..2d125d33 100644
--- a/com/easypost/service/class-use/PickupService.html
+++ b/com/easypost/service/class-use/PickupService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.PickupService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/RateService.html b/com/easypost/service/class-use/RateService.html
index 9069d2e6..7aa00aa7 100644
--- a/com/easypost/service/class-use/RateService.html
+++ b/com/easypost/service/class-use/RateService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.RateService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/ReferralCustomerService.html b/com/easypost/service/class-use/ReferralCustomerService.html
index 17bbbf00..f1ea7d4b 100644
--- a/com/easypost/service/class-use/ReferralCustomerService.html
+++ b/com/easypost/service/class-use/ReferralCustomerService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.ReferralCustomerService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/RefundService.html b/com/easypost/service/class-use/RefundService.html
index 46504355..44ee32cf 100644
--- a/com/easypost/service/class-use/RefundService.html
+++ b/com/easypost/service/class-use/RefundService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.RefundService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/ReportService.html b/com/easypost/service/class-use/ReportService.html
index 028fc342..5fc8ff70 100644
--- a/com/easypost/service/class-use/ReportService.html
+++ b/com/easypost/service/class-use/ReportService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.ReportService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/ScanformService.html b/com/easypost/service/class-use/ScanformService.html
index d7afcce0..e45dfa6d 100644
--- a/com/easypost/service/class-use/ScanformService.html
+++ b/com/easypost/service/class-use/ScanformService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.ScanformService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/ShipmentService.html b/com/easypost/service/class-use/ShipmentService.html
index 696fc658..73ad0d65 100644
--- a/com/easypost/service/class-use/ShipmentService.html
+++ b/com/easypost/service/class-use/ShipmentService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.ShipmentService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/SmartRateService.html b/com/easypost/service/class-use/SmartRateService.html
index 45577a08..48fd1e26 100644
--- a/com/easypost/service/class-use/SmartRateService.html
+++ b/com/easypost/service/class-use/SmartRateService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.SmartRateService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/TrackerService.html b/com/easypost/service/class-use/TrackerService.html
index cbdf3f07..c3246cae 100644
--- a/com/easypost/service/class-use/TrackerService.html
+++ b/com/easypost/service/class-use/TrackerService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.TrackerService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/UserService.html b/com/easypost/service/class-use/UserService.html
index c629849f..3c2c2ab7 100644
--- a/com/easypost/service/class-use/UserService.html
+++ b/com/easypost/service/class-use/UserService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.UserService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/class-use/WebhookService.html b/com/easypost/service/class-use/WebhookService.html
index 3a2faf96..9c68aa4d 100644
--- a/com/easypost/service/class-use/WebhookService.html
+++ b/com/easypost/service/class-use/WebhookService.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.service.WebhookService (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/package-summary.html b/com/easypost/service/package-summary.html
index a9bada52..1390698b 100644
--- a/com/easypost/service/package-summary.html
+++ b/com/easypost/service/package-summary.html
@@ -1,11 +1,11 @@
-
+
com.easypost.service (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/package-tree.html b/com/easypost/service/package-tree.html
index ed422d19..0a73c36b 100644
--- a/com/easypost/service/package-tree.html
+++ b/com/easypost/service/package-tree.html
@@ -1,11 +1,11 @@
-
+
com.easypost.service Class Hierarchy (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/service/package-use.html b/com/easypost/service/package-use.html
index 907e80a0..2a03fdb2 100644
--- a/com/easypost/service/package-use.html
+++ b/com/easypost/service/package-use.html
@@ -1,11 +1,11 @@
-
+
Uses of Package com.easypost.service (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/utils/ApachePatch.Hex.html b/com/easypost/utils/ApachePatch.Hex.html
index 8080dcac..969af833 100644
--- a/com/easypost/utils/ApachePatch.Hex.html
+++ b/com/easypost/utils/ApachePatch.Hex.html
@@ -1,11 +1,11 @@
-
+
ApachePatch.Hex (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/utils/ApachePatch.html b/com/easypost/utils/ApachePatch.html
index ffad3ee5..89c32f2d 100644
--- a/com/easypost/utils/ApachePatch.html
+++ b/com/easypost/utils/ApachePatch.html
@@ -1,11 +1,11 @@
-
+
ApachePatch (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/utils/Cryptography.HmacAlgorithm.html b/com/easypost/utils/Cryptography.HmacAlgorithm.html
index 3fa33783..05cddeeb 100644
--- a/com/easypost/utils/Cryptography.HmacAlgorithm.html
+++ b/com/easypost/utils/Cryptography.HmacAlgorithm.html
@@ -1,11 +1,11 @@
-
+
Cryptography.HmacAlgorithm (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/utils/Cryptography.html b/com/easypost/utils/Cryptography.html
index faacac4d..d2a02e6a 100644
--- a/com/easypost/utils/Cryptography.html
+++ b/com/easypost/utils/Cryptography.html
@@ -1,11 +1,11 @@
-
+
Cryptography (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/utils/InternalUtilities.html b/com/easypost/utils/InternalUtilities.html
index 5b61230e..9e6ea0c3 100644
--- a/com/easypost/utils/InternalUtilities.html
+++ b/com/easypost/utils/InternalUtilities.html
@@ -1,11 +1,11 @@
-
+
InternalUtilities (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/utils/Utilities.html b/com/easypost/utils/Utilities.html
index c535d7cc..3541b9d0 100644
--- a/com/easypost/utils/Utilities.html
+++ b/com/easypost/utils/Utilities.html
@@ -1,11 +1,11 @@
-
+
Utilities (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/utils/class-use/ApachePatch.Hex.html b/com/easypost/utils/class-use/ApachePatch.Hex.html
index d6a19f43..d1523ea7 100644
--- a/com/easypost/utils/class-use/ApachePatch.Hex.html
+++ b/com/easypost/utils/class-use/ApachePatch.Hex.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.utils.ApachePatch.Hex (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/utils/class-use/ApachePatch.html b/com/easypost/utils/class-use/ApachePatch.html
index 870f2bd2..d1965ac4 100644
--- a/com/easypost/utils/class-use/ApachePatch.html
+++ b/com/easypost/utils/class-use/ApachePatch.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.utils.ApachePatch (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/utils/class-use/Cryptography.HmacAlgorithm.html b/com/easypost/utils/class-use/Cryptography.HmacAlgorithm.html
index a13715dd..445ce6a1 100644
--- a/com/easypost/utils/class-use/Cryptography.HmacAlgorithm.html
+++ b/com/easypost/utils/class-use/Cryptography.HmacAlgorithm.html
@@ -1,11 +1,11 @@
-
+
Uses of Enum com.easypost.utils.Cryptography.HmacAlgorithm (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/utils/class-use/Cryptography.html b/com/easypost/utils/class-use/Cryptography.html
index 6ae9cc2a..cd5fe6e6 100644
--- a/com/easypost/utils/class-use/Cryptography.html
+++ b/com/easypost/utils/class-use/Cryptography.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.utils.Cryptography (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/utils/class-use/InternalUtilities.html b/com/easypost/utils/class-use/InternalUtilities.html
index f6a4f22a..e2fa4739 100644
--- a/com/easypost/utils/class-use/InternalUtilities.html
+++ b/com/easypost/utils/class-use/InternalUtilities.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.utils.InternalUtilities (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/utils/class-use/Utilities.html b/com/easypost/utils/class-use/Utilities.html
index 96213d68..80a81eb8 100644
--- a/com/easypost/utils/class-use/Utilities.html
+++ b/com/easypost/utils/class-use/Utilities.html
@@ -1,11 +1,11 @@
-
+
Uses of Class com.easypost.utils.Utilities (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/utils/package-summary.html b/com/easypost/utils/package-summary.html
index 5867039c..a42b6b06 100644
--- a/com/easypost/utils/package-summary.html
+++ b/com/easypost/utils/package-summary.html
@@ -1,11 +1,11 @@
-
+
com.easypost.utils (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/utils/package-tree.html b/com/easypost/utils/package-tree.html
index c44e3291..94a6c3cc 100644
--- a/com/easypost/utils/package-tree.html
+++ b/com/easypost/utils/package-tree.html
@@ -1,11 +1,11 @@
-
+
com.easypost.utils Class Hierarchy (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/com/easypost/utils/package-use.html b/com/easypost/utils/package-use.html
index ea303bab..2ce74cd5 100644
--- a/com/easypost/utils/package-use.html
+++ b/com/easypost/utils/package-use.html
@@ -1,11 +1,11 @@
-
+
Uses of Package com.easypost.utils (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/constant-values.html b/constant-values.html
index 5ccf7eb0..626bd4de 100644
--- a/constant-values.html
+++ b/constant-values.html
@@ -1,11 +1,11 @@
-
+
Constant Field Values (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/deprecated-list.html b/deprecated-list.html
index 9d5dac8a..a556277a 100644
--- a/deprecated-list.html
+++ b/deprecated-list.html
@@ -1,11 +1,11 @@
-
+
Deprecated List (com.easypost:easypost-api-client 7.4.3 API)
-
+
@@ -91,16 +91,12 @@ Contents
use ShipmentService.lowestSmartRate(String, int, SmartrateAccuracy)
instead.
Deprecated: v5.5.0 - v7.0.0
-
+
-Use the create function instead. createList will be removed in a future release.
-
-
-
Use ApiKeyService.retrieveApiKeysForUser(String)
instead.
-
-
+
+
Use Utilities.findLowestSmartrate(List, int, SmartrateAccuracy)
instead.
Deprecated: v5.5.0 - v7.0.0
diff --git a/help-doc.html b/help-doc.html
index 43e2d72d..94977ff6 100644
--- a/help-doc.html
+++ b/help-doc.html
@@ -1,11 +1,11 @@
-
+
API Help (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/index-all.html b/index-all.html
index 7b9adc42..ca541b78 100644
--- a/index-all.html
+++ b/index-all.html
@@ -1,11 +1,11 @@
-
+
Index (com.easypost:easypost-api-client 7.4.3 API)
-
+
@@ -618,12 +618,6 @@ C
Calculate the HMAC hex digest of a string.
-createList(Map<String, Object>) - Method in class com.easypost.service.TrackerService
-
-Deprecated.
-Use the create function instead. createList will be removed in a future release.
-
-
createScanForm(String) - Method in class com.easypost.service.BatchService
Create a scan form for this batch.
diff --git a/index.html b/index.html
index 86df8341..ed6b82ea 100644
--- a/index.html
+++ b/index.html
@@ -1,11 +1,11 @@
-
+
Overview (com.easypost:easypost-api-client 7.4.3 API)
-
+
diff --git a/member-search-index.js b/member-search-index.js
index 3123709a..d566197c 100644
--- a/member-search-index.js
+++ b/member-search-index.js
@@ -1 +1 @@
-memberSearchIndex = [{"p":"com.easypost","c":"EasyPost","l":"_vcrUrlFunction"},{"p":"com.easypost.service","c":"ReferralCustomerService","l":"addCreditCardToUser(String, String, int, int, String)","u":"addCreditCardToUser(java.lang.String,java.lang.String,int,int,java.lang.String)"},{"p":"com.easypost.service","c":"ReferralCustomerService","l":"addCreditCardToUser(String, String, int, int, String, PaymentMethod.Priority)","u":"addCreditCardToUser(java.lang.String,java.lang.String,int,int,java.lang.String,com.easypost.model.PaymentMethod.Priority)"},{"p":"com.easypost.hooks","c":"RequestHook","l":"addEventHandler(Function)","u":"addEventHandler(java.util.function.Function)"},{"p":"com.easypost.hooks","c":"ResponseHook","l":"addEventHandler(Function)","u":"addEventHandler(java.util.function.Function)"},{"p":"com.easypost.service","c":"BetaReferralCustomerService","l":"addPaymentMethod(String, String)","u":"addPaymentMethod(java.lang.String,java.lang.String)"},{"p":"com.easypost.service","c":"BetaReferralCustomerService","l":"addPaymentMethod(String, String, PaymentMethod.Priority)","u":"addPaymentMethod(java.lang.String,java.lang.String,com.easypost.model.PaymentMethod.Priority)"},{"p":"com.easypost.model","c":"SmartrateCollection","l":"addRate(SmartRate)","u":"addRate(com.easypost.model.SmartRate)"},{"p":"com.easypost.service","c":"EasyPostClient","l":"address"},{"p":"com.easypost.model","c":"Address","l":"Address()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"AddressCollection","l":"AddressCollection()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"AddressDetail","l":"AddressDetail()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"AddressVerification","l":"AddressVerification()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"AddressVerificationDeserializer","l":"AddressVerificationDeserializer()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"AddressVerifications","l":"AddressVerifications()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"AddressVerifyResponse","l":"AddressVerifyResponse()","u":"%3Cinit%3E()"},{"p":"com.easypost.service","c":"BatchService","l":"addShipments(String, List)","u":"addShipments(java.lang.String,java.util.List)"},{"p":"com.easypost.service","c":"BatchService","l":"addShipments(String, Map)","u":"addShipments(java.lang.String,java.util.Map)"},{"p":"com.easypost.service","c":"ApiKeyService","l":"all()"},{"p":"com.easypost.service","c":"CarrierAccountService","l":"all()"},{"p":"com.easypost.service","c":"CarrierTypeService","l":"all()"},{"p":"com.easypost.service","c":"PaymentMethodService","l":"all()"},{"p":"com.easypost.service","c":"WebhookService","l":"all()"},{"p":"com.easypost.service","c":"AddressService","l":"all(Map)","u":"all(java.util.Map)"},{"p":"com.easypost.service","c":"BatchService","l":"all(Map)","u":"all(java.util.Map)"},{"p":"com.easypost.service","c":"CarrierAccountService","l":"all(Map)","u":"all(java.util.Map)"},{"p":"com.easypost.service","c":"ClaimService","l":"all(Map)","u":"all(java.util.Map)"},{"p":"com.easypost.service","c":"EndShipperService","l":"all(Map)","u":"all(java.util.Map)"},{"p":"com.easypost.service","c":"EventService","l":"all(Map)","u":"all(java.util.Map)"},{"p":"com.easypost.service","c":"InsuranceService","l":"all(Map)","u":"all(java.util.Map)"},{"p":"com.easypost.service","c":"PickupService","l":"all(Map)","u":"all(java.util.Map)"},{"p":"com.easypost.service","c":"ReferralCustomerService","l":"all(Map)","u":"all(java.util.Map)"},{"p":"com.easypost.service","c":"RefundService","l":"all(Map)","u":"all(java.util.Map)"},{"p":"com.easypost.service","c":"ReportService","l":"all(Map)","u":"all(java.util.Map)"},{"p":"com.easypost.service","c":"ScanformService","l":"all(Map)","u":"all(java.util.Map)"},{"p":"com.easypost.service","c":"ShipmentService","l":"all(Map)","u":"all(java.util.Map)"},{"p":"com.easypost.service","c":"TrackerService","l":"all(Map)","u":"all(java.util.Map)"},{"p":"com.easypost.service","c":"WebhookService","l":"all(Map)","u":"all(java.util.Map)"},{"p":"com.easypost.service","c":"UserService","l":"allChildren(Map)","u":"allChildren(java.util.Map)"},{"p":"com.easypost.utils","c":"ApachePatch","l":"ApachePatch()","u":"%3Cinit%3E()"},{"p":"com.easypost","c":"Constants.Http","l":"API_BASE"},{"p":"com.easypost","c":"Constants.ErrorMessages","l":"API_DID_NOT_RETURN_ERROR_DETAILS"},{"p":"com.easypost.exception","c":"APIException","l":"APIException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"com.easypost.exception","c":"APIException","l":"APIException(String, String, int, List)","u":"%3Cinit%3E(java.lang.String,java.lang.String,int,java.util.List)"},{"p":"com.easypost.exception","c":"APIException","l":"APIException(String, String, Integer, List, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.Integer,java.util.List,java.lang.Throwable)"},{"p":"com.easypost.exception","c":"APIException","l":"APIException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"com.easypost.service","c":"EasyPostClient","l":"apiKey"},{"p":"com.easypost.model","c":"ApiKey","l":"ApiKey()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"ApiKeys","l":"ApiKeys()","u":"%3Cinit%3E()"},{"p":"com.easypost.service","c":"UserService","l":"apiKeys(String)","u":"apiKeys(java.lang.String)"},{"p":"com.easypost","c":"Constants.ErrorCodes","l":"BAD_REQUEST_ERROR"},{"p":"com.easypost.exception.API","c":"BadRequestError","l":"BadRequestError(String, String, int, List)","u":"%3Cinit%3E(java.lang.String,java.lang.String,int,java.util.List)"},{"p":"com.easypost.model","c":"PaymentMethodObject.PaymentMethodType","l":"BANK_ACCOUNT"},{"p":"com.easypost.model","c":"BaseAddress","l":"BaseAddress()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"BaseUser","l":"BaseUser()","u":"%3Cinit%3E()"},{"p":"com.easypost.service","c":"EasyPostClient","l":"batch"},{"p":"com.easypost.model","c":"Batch","l":"Batch()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"BatchCollection","l":"BatchCollection()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"BatchStatus","l":"BatchStatus()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"BetaPaymentRefund","l":"BetaPaymentRefund()","u":"%3Cinit%3E()"},{"p":"com.easypost.service","c":"EasyPostClient","l":"betaRate"},{"p":"com.easypost.service","c":"EasyPostClient","l":"betaReferralCustomer"},{"p":"com.easypost.service","c":"EasyPostClient","l":"billing"},{"p":"com.easypost.model","c":"Billing","l":"Billing()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"Brand","l":"Brand()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"AddressCollection","l":"buildNextPageParameters(List, Integer)","u":"buildNextPageParameters(java.util.List,java.lang.Integer)"},{"p":"com.easypost.model","c":"BatchCollection","l":"buildNextPageParameters(List, Integer)","u":"buildNextPageParameters(java.util.List,java.lang.Integer)"},{"p":"com.easypost.model","c":"ClaimCollection","l":"buildNextPageParameters(List, Integer)","u":"buildNextPageParameters(java.util.List,java.lang.Integer)"},{"p":"com.easypost.model","c":"EndShipperCollection","l":"buildNextPageParameters(List, Integer)","u":"buildNextPageParameters(java.util.List,java.lang.Integer)"},{"p":"com.easypost.model","c":"EventCollection","l":"buildNextPageParameters(List, Integer)","u":"buildNextPageParameters(java.util.List,java.lang.Integer)"},{"p":"com.easypost.model","c":"InsuranceCollection","l":"buildNextPageParameters(List, Integer)","u":"buildNextPageParameters(java.util.List,java.lang.Integer)"},{"p":"com.easypost.model","c":"PickupCollection","l":"buildNextPageParameters(List, Integer)","u":"buildNextPageParameters(java.util.List,java.lang.Integer)"},{"p":"com.easypost.model","c":"ReferralCustomerCollection","l":"buildNextPageParameters(List, Integer)","u":"buildNextPageParameters(java.util.List,java.lang.Integer)"},{"p":"com.easypost.model","c":"RefundCollection","l":"buildNextPageParameters(List, Integer)","u":"buildNextPageParameters(java.util.List,java.lang.Integer)"},{"p":"com.easypost.model","c":"ReportCollection","l":"buildNextPageParameters(List, Integer)","u":"buildNextPageParameters(java.util.List,java.lang.Integer)"},{"p":"com.easypost.model","c":"ScanFormCollection","l":"buildNextPageParameters(List, Integer)","u":"buildNextPageParameters(java.util.List,java.lang.Integer)"},{"p":"com.easypost.model","c":"ShipmentCollection","l":"buildNextPageParameters(List, Integer)","u":"buildNextPageParameters(java.util.List,java.lang.Integer)"},{"p":"com.easypost.model","c":"PaginatedCollection","l":"buildNextPageParameters(List, Integer)","u":"buildNextPageParameters(java.util.List,java.lang.Integer)"},{"p":"com.easypost.model","c":"TrackerCollection","l":"buildNextPageParameters(List, Integer)","u":"buildNextPageParameters(java.util.List,java.lang.Integer)"},{"p":"com.easypost.model","c":"ChildUserCollection","l":"buildNextPageParameters(List, Integer)","u":"buildNextPageParameters(java.util.List,java.lang.Integer)"},{"p":"com.easypost.service","c":"BatchService","l":"buy(String)","u":"buy(java.lang.String)"},{"p":"com.easypost.service","c":"PickupService","l":"buy(String)","u":"buy(java.lang.String)"},{"p":"com.easypost.service","c":"BatchService","l":"buy(String, Map)","u":"buy(java.lang.String,java.util.Map)"},{"p":"com.easypost.service","c":"OrderService","l":"buy(String, Map)","u":"buy(java.lang.String,java.util.Map)"},{"p":"com.easypost.service","c":"PickupService","l":"buy(String, Map)","u":"buy(java.lang.String,java.util.Map)"},{"p":"com.easypost.service","c":"ShipmentService","l":"buy(String, Map)","u":"buy(java.lang.String,java.util.Map)"},{"p":"com.easypost.service","c":"ShipmentService","l":"buy(String, Map, String)","u":"buy(java.lang.String,java.util.Map,java.lang.String)"},{"p":"com.easypost.service","c":"PickupService","l":"buy(String, PickupRate)","u":"buy(java.lang.String,com.easypost.model.PickupRate)"},{"p":"com.easypost.service","c":"OrderService","l":"buy(String, Rate)","u":"buy(java.lang.String,com.easypost.model.Rate)"},{"p":"com.easypost.service","c":"ShipmentService","l":"buy(String, Rate)","u":"buy(java.lang.String,com.easypost.model.Rate)"},{"p":"com.easypost.service","c":"ShipmentService","l":"buy(String, Rate, String)","u":"buy(java.lang.String,com.easypost.model.Rate,java.lang.String)"},{"p":"com.easypost.service","c":"ClaimService","l":"cancel(String)","u":"cancel(java.lang.String)"},{"p":"com.easypost.service","c":"PickupService","l":"cancel(String)","u":"cancel(java.lang.String)"},{"p":"com.easypost.service","c":"PickupService","l":"cancel(String, Map)","u":"cancel(java.lang.String,java.util.Map)"},{"p":"com.easypost","c":"Constants.CarrierAccountTypes","l":"CARRIER_TYPES_WITH_CUSTOM_WORKFLOW"},{"p":"com.easypost.model","c":"CarrierMetadata.Carrier","l":"Carrier()","u":"%3Cinit%3E()"},{"p":"com.easypost.service","c":"EasyPostClient","l":"carrierAccount"},{"p":"com.easypost.model","c":"CarrierAccount","l":"CarrierAccount()","u":"%3Cinit%3E()"},{"p":"com.easypost","c":"Constants.CarrierAccountTypes","l":"CarrierAccountTypes()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"CarrierDetail","l":"CarrierDetail()","u":"%3Cinit%3E()"},{"p":"com.easypost.service","c":"EasyPostClient","l":"carrierMetadata"},{"p":"com.easypost.model","c":"CarrierMetadata","l":"CarrierMetadata()","u":"%3Cinit%3E()"},{"p":"com.easypost.service","c":"EasyPostClient","l":"carrierType"},{"p":"com.easypost.model","c":"CarrierType","l":"CarrierType()","u":"%3Cinit%3E()"},{"p":"com.easypost","c":"Constants.Http","l":"CHARSET"},{"p":"com.easypost.model","c":"ChildUserCollection","l":"ChildUserCollection()","u":"%3Cinit%3E()"},{"p":"com.easypost.service","c":"EasyPostClient","l":"claim"},{"p":"com.easypost.model","c":"Claim","l":"Claim()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"ClaimCollection","l":"ClaimCollection()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"ClaimHistoryEntry","l":"ClaimHistoryEntry()","u":"%3Cinit%3E()"},{"p":"com.easypost","c":"Constants","l":"Constants()","u":"%3Cinit%3E()"},{"p":"com.easypost.service","c":"BatchService","l":"create()"},{"p":"com.easypost.service","c":"AddressService","l":"create(Map)","u":"create(java.util.Map)"},{"p":"com.easypost.service","c":"BatchService","l":"create(Map)","u":"create(java.util.Map)"},{"p":"com.easypost.service","c":"CarrierAccountService","l":"create(Map)","u":"create(java.util.Map)"},{"p":"com.easypost.service","c":"ClaimService","l":"create(Map)","u":"create(java.util.Map)"},{"p":"com.easypost.service","c":"CustomsInfoService","l":"create(Map)","u":"create(java.util.Map)"},{"p":"com.easypost.service","c":"CustomsItemService","l":"create(Map)","u":"create(java.util.Map)"},{"p":"com.easypost.service","c":"EndShipperService","l":"create(Map)","u":"create(java.util.Map)"},{"p":"com.easypost.service","c":"InsuranceService","l":"create(Map)","u":"create(java.util.Map)"},{"p":"com.easypost.service","c":"OrderService","l":"create(Map)","u":"create(java.util.Map)"},{"p":"com.easypost.service","c":"ParcelService","l":"create(Map)","u":"create(java.util.Map)"},{"p":"com.easypost.service","c":"PickupService","l":"create(Map)","u":"create(java.util.Map)"},{"p":"com.easypost.service","c":"ReferralCustomerService","l":"create(Map)","u":"create(java.util.Map)"},{"p":"com.easypost.service","c":"RefundService","l":"create(Map)","u":"create(java.util.Map)"},{"p":"com.easypost.service","c":"ReportService","l":"create(Map)","u":"create(java.util.Map)"},{"p":"com.easypost.service","c":"ScanformService","l":"create(Map)","u":"create(java.util.Map)"},{"p":"com.easypost.service","c":"ShipmentService","l":"create(Map)","u":"create(java.util.Map)"},{"p":"com.easypost.service","c":"TrackerService","l":"create(Map)","u":"create(java.util.Map)"},{"p":"com.easypost.service","c":"UserService","l":"create(Map)","u":"create(java.util.Map)"},{"p":"com.easypost.service","c":"WebhookService","l":"create(Map)","u":"create(java.util.Map)"},{"p":"com.easypost.service","c":"AddressService","l":"createAndVerify(Map)","u":"createAndVerify(java.util.Map)"},{"p":"com.easypost.utils","c":"Cryptography","l":"createHMAC(byte[], String, Cryptography.HmacAlgorithm)","u":"createHMAC(byte[],java.lang.String,com.easypost.utils.Cryptography.HmacAlgorithm)"},{"p":"com.easypost.service","c":"TrackerService","l":"createList(Map)","u":"createList(java.util.Map)"},{"p":"com.easypost.service","c":"BatchService","l":"createScanForm(String)","u":"createScanForm(java.lang.String)"},{"p":"com.easypost.service","c":"BatchService","l":"createScanForm(String, Map)","u":"createScanForm(java.lang.String,java.util.Map)"},{"p":"com.easypost.model","c":"PaymentMethodObject.PaymentMethodType","l":"CREDIT_CARD"},{"p":"com.easypost.utils","c":"Cryptography","l":"Cryptography()","u":"%3Cinit%3E()"},{"p":"com.easypost.service","c":"EasyPostClient","l":"customsInfo"},{"p":"com.easypost.model","c":"CustomsInfo","l":"CustomsInfo()","u":"%3Cinit%3E()"},{"p":"com.easypost.service","c":"EasyPostClient","l":"customsItem"},{"p":"com.easypost.model","c":"CustomsItem","l":"CustomsItem()","u":"%3Cinit%3E()"},{"p":"com.easypost","c":"Constants.Http","l":"DEFAULT_CONNECT_TIMEOUT_MILLISECONDS"},{"p":"com.easypost","c":"Constants.Http","l":"DEFAULT_READ_TIMEOUT_MILLISECONDS"},{"p":"com.easypost.http","c":"Requestor.RequestMethod","l":"DELETE"},{"p":"com.easypost.service","c":"CarrierAccountService","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.easypost.service","c":"UserService","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.easypost.service","c":"WebhookService","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.easypost.service","c":"BillingService","l":"deletePaymentMethod(PaymentMethod.Priority)","u":"deletePaymentMethod(com.easypost.model.PaymentMethod.Priority)"},{"p":"com.easypost.model","c":"DeliveryDateForZipPairEstimate","l":"DeliveryDateForZipPairEstimate()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"AddressVerificationDeserializer","l":"deserialize(JsonElement, Type, JsonDeserializationContext)","u":"deserialize(com.google.gson.JsonElement,java.lang.reflect.Type,com.google.gson.JsonDeserializationContext)"},{"p":"com.easypost.model","c":"ErrorDeserializer","l":"deserialize(JsonElement, Type, JsonDeserializationContext)","u":"deserialize(com.google.gson.JsonElement,java.lang.reflect.Type,com.google.gson.JsonDeserializationContext)"},{"p":"com.easypost.model","c":"SmartrateCollectionDeserializer","l":"deserialize(JsonElement, Type, JsonDeserializationContext)","u":"deserialize(com.google.gson.JsonElement,java.lang.reflect.Type,com.google.gson.JsonDeserializationContext)"},{"p":"com.easypost.model","c":"StatelessRateDeserializer","l":"deserialize(JsonElement, Type, JsonDeserializationContext)","u":"deserialize(com.google.gson.JsonElement,java.lang.reflect.Type,com.google.gson.JsonDeserializationContext)"},{"p":"com.easypost.model","c":"WebhookDeserializer","l":"deserialize(JsonElement, Type, JsonDeserializationContext)","u":"deserialize(com.google.gson.JsonElement,java.lang.reflect.Type,com.google.gson.JsonDeserializationContext)"},{"p":"com.easypost","c":"Constants","l":"EASYPOST_SUPPORT_EMAIL"},{"p":"com.easypost","c":"EasyPost","l":"EasyPost()","u":"%3Cinit%3E()"},{"p":"com.easypost.service","c":"EasyPostClient","l":"EasyPostClient(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"com.easypost.service","c":"EasyPostClient","l":"EasyPostClient(String, int)","u":"%3Cinit%3E(java.lang.String,int)"},{"p":"com.easypost.service","c":"EasyPostClient","l":"EasyPostClient(String, int, int)","u":"%3Cinit%3E(java.lang.String,int,int)"},{"p":"com.easypost.service","c":"EasyPostClient","l":"EasyPostClient(String, int, int, String)","u":"%3Cinit%3E(java.lang.String,int,int,java.lang.String)"},{"p":"com.easypost.service","c":"EasyPostClient","l":"EasyPostClient(String, int, String)","u":"%3Cinit%3E(java.lang.String,int,java.lang.String)"},{"p":"com.easypost.service","c":"EasyPostClient","l":"EasyPostClient(String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.easypost.exception","c":"EasyPostException","l":"EasyPostException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"com.easypost.model","c":"EasyPostResource","l":"EasyPostResource()","u":"%3Cinit%3E()"},{"p":"com.easypost.http","c":"EasyPostResponse","l":"EasyPostResponse(int, String)","u":"%3Cinit%3E(int,java.lang.String)"},{"p":"com.easypost.model","c":"EasyPostTimeInTransitData","l":"EasyPostTimeInTransitData()","u":"%3Cinit%3E()"},{"p":"com.easypost","c":"Constants.ErrorMessages","l":"ENCODED_ERROR"},{"p":"com.easypost.utils","c":"ApachePatch.Hex","l":"encodeHex(byte[])"},{"p":"com.easypost.utils","c":"ApachePatch.Hex","l":"encodeHex(byte[], boolean)","u":"encodeHex(byte[],boolean)"},{"p":"com.easypost.utils","c":"ApachePatch.Hex","l":"encodeHex(byte[], char[])","u":"encodeHex(byte[],char[])"},{"p":"com.easypost.exception.API","c":"EncodingError","l":"EncodingError(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"com.easypost.exception.API","c":"EncodingError","l":"EncodingError(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"com.easypost.exception.General","c":"EndOfPaginationError","l":"EndOfPaginationError()","u":"%3Cinit%3E()"},{"p":"com.easypost.service","c":"EasyPostClient","l":"endShipper"},{"p":"com.easypost.model","c":"EndShipper","l":"EndShipper()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"EndShipperCollection","l":"EndShipperCollection()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"EasyPostResource","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.easypost.model","c":"Error","l":"Error()","u":"%3Cinit%3E()"},{"p":"com.easypost","c":"Constants.ErrorCodes","l":"ErrorCodes()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"ErrorDeserializer","l":"ErrorDeserializer()","u":"%3Cinit%3E()"},{"p":"com.easypost","c":"Constants.ErrorMessages","l":"ErrorMessages()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"EstimatedDeliveryDate","l":"EstimatedDeliveryDate()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"EstimatedDeliveryDateResponse","l":"EstimatedDeliveryDateResponse()","u":"%3Cinit%3E()"},{"p":"com.easypost.service","c":"SmartRateService","l":"estimateDeliveryDate(Map)","u":"estimateDeliveryDate(java.util.Map)"},{"p":"com.easypost.model","c":"EstimateDeliveryDateForZipPairResult","l":"EstimateDeliveryDateForZipPairResult()","u":"%3Cinit%3E()"},{"p":"com.easypost.service","c":"EasyPostClient","l":"event"},{"p":"com.easypost.model","c":"Event","l":"Event()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"EventCollection","l":"EventCollection()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"EventData","l":"EventData()","u":"%3Cinit%3E()"},{"p":"com.easypost.hooks","c":"RequestHook","l":"executeEventHandler(RequestHookResponses)","u":"executeEventHandler(com.easypost.hooks.RequestHookResponses)"},{"p":"com.easypost.hooks","c":"ResponseHook","l":"executeEventHandler(ResponseHookResponses)","u":"executeEventHandler(com.easypost.hooks.ResponseHookResponses)"},{"p":"com.easypost","c":"Constants.ErrorMessages","l":"EXTERNAL_API_CALL_FAILED"},{"p":"com.easypost.exception.API","c":"ExternalApiError","l":"ExternalApiError(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"com.easypost.model","c":"Fee","l":"Fee()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"Field","l":"Field()","u":"%3Cinit%3E()"},{"p":"com.easypost.model","c":"Fields","l":"Fields()","u":"%3Cinit%3E()"},{"p":"com.easypost.exception.General","c":"FilteringError","l":"FilteringError(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"com.easypost.service","c":"ShipmentService","l":"findLowestSmartrate(List, int, SmartrateAccuracy)","u":"findLowestSmartrate(java.util.List,int,com.easypost.model.SmartrateAccuracy)"},{"p":"com.easypost.utils","c":"Utilities","l":"findLowestSmartrate(List, int, SmartrateAccuracy)","u":"findLowestSmartrate(java.util.List,int,com.easypost.model.SmartrateAccuracy)"},{"p":"com.easypost","c":"Constants.ErrorCodes","l":"FORBIDDEN_ERROR"},{"p":"com.easypost.exception.API","c":"ForbiddenError","l":"ForbiddenError(String, String, int, List)","u":"%3Cinit%3E(java.lang.String,java.lang.String,int,java.util.List)"},{"p":"com.easypost.model","c":"Form","l":"Form()","u":"%3Cinit%3E()"},{"p":"com.easypost.service","c":"BillingService","l":"fundWallet(String)","u":"fundWallet(java.lang.String)"},{"p":"com.easypost.service","c":"BillingService","l":"fundWallet(String, PaymentMethod.Priority)","u":"fundWallet(java.lang.String,com.easypost.model.PaymentMethod.Priority)"},{"p":"com.easypost","c":"Constants.ErrorCodes","l":"GATEWAY_TIMEOUT_ERROR"},{"p":"com.easypost.exception.API","c":"GatewayTimeoutError","l":"GatewayTimeoutError(String, String, int, List)","u":"%3Cinit%3E(java.lang.String,java.lang.String,int,java.util.List)"},{"p":"com.easypost.service","c":"ShipmentService","l":"generateForm(String, String)","u":"generateForm(java.lang.String,java.lang.String)"},{"p":"com.easypost.service","c":"ShipmentService","l":"generateForm(String, String, Map)","u":"generateForm(java.lang.String,java.lang.String,java.util.Map)"},{"p":"com.easypost.http","c":"Requestor.RequestMethod","l":"GET"},{"p":"com.easypost.service","c":"EasyPostClient","l":"getApiBase()"},{"p":"com.easypost.service","c":"EasyPostClient","l":"getApiKey()"},{"p":"com.easypost.service","c":"EasyPostClient","l":"getApiVersion()"},{"p":"com.easypost.model","c":"SmartrateAccuracy","l":"getByKeyName(String)","u":"getByKeyName(java.lang.String)"},{"p":"com.easypost.model","c":"TimeInTransit","l":"getBySmartrateAccuracy(SmartrateAccuracy)","u":"getBySmartrateAccuracy(com.easypost.model.SmartrateAccuracy)"},{"p":"com.easypost.exception","c":"APIException","l":"getCode()"},{"p":"com.easypost.service","c":"EasyPostClient","l":"getConnectionTimeoutMilliseconds()"},{"p":"com.easypost.utils","c":"InternalUtilities","l":"getEncodedURL(Map, String)","u":"getEncodedURL(java.util.Map,java.lang.String)"},{"p":"com.easypost.model","c":"PaymentMethodObject","l":"getEndpoint()"},{"p":"com.easypost.exception","c":"APIException","l":"getErrors()"},{"p":"com.easypost.utils","c":"Utilities","l":"getLowestObjectRate(List, List, List)","u":"getLowestObjectRate(java.util.List,java.util.List,java.util.List)"},{"p":"com.easypost.service","c":"ShipmentService","l":"getLowestSmartRate(List, int, String)","u":"getLowestSmartRate(java.util.List,int,java.lang.String)"},{"p":"com.easypost.utils","c":"Utilities","l":"getLowestSmartRate(List, int, String)","u":"getLowestSmartRate(java.util.List,int,java.lang.String)"},{"p":"com.easypost.utils","c":"Utilities","l":"getLowestStatelessRate(List, List, List)","u":"getLowestStatelessRate(java.util.List,java.util.List,java.util.List)"},{"p":"com.easypost.exception","c":"APIException","l":"getMessage()"},{"p":"com.easypost.service","c":"AddressService","l":"getNextPage(AddressCollection)","u":"getNextPage(com.easypost.model.AddressCollection)"},{"p":"com.easypost.service","c":"AddressService","l":"getNextPage(AddressCollection, Integer)","u":"getNextPage(com.easypost.model.AddressCollection,java.lang.Integer)"},{"p":"com.easypost.service","c":"UserService","l":"getNextPage(ChildUserCollection, Integer)","u":"getNextPage(com.easypost.model.ChildUserCollection,java.lang.Integer)"},{"p":"com.easypost.service","c":"ClaimService","l":"getNextPage(ClaimCollection)","u":"getNextPage(com.easypost.model.ClaimCollection)"},{"p":"com.easypost.service","c":"ClaimService","l":"getNextPage(ClaimCollection, Integer)","u":"getNextPage(com.easypost.model.ClaimCollection,java.lang.Integer)"},{"p":"com.easypost.service","c":"EventService","l":"getNextPage(EventCollection)","u":"getNextPage(com.easypost.model.EventCollection)"},{"p":"com.easypost.service","c":"EventService","l":"getNextPage(EventCollection, Integer)","u":"getNextPage(com.easypost.model.EventCollection,java.lang.Integer)"},{"p":"com.easypost.model","c":"PaginatedCollection","l":"getNextPage(Function