From 430f277e757ad27905057f2620da903cd6ac59e5 Mon Sep 17 00:00:00 2001 From: nwithan8 Date: Wed, 25 Sep 2024 18:20:41 +0000 Subject: [PATCH] deploy: bc4192db6d8bec1ce171c37979912975a9640f6b --- allclasses-index.html | 35 +- allpackages-index.html | 31 +- .../Constants.CarrierAccountTypes.html | 88 +-- com/easypost/Constants.ErrorCodes.html | 101 ++-- com/easypost/Constants.ErrorMessages.html | 99 ++-- com/easypost/Constants.Http.html | 93 ++-- com/easypost/Constants.UpsAccountTypes.html | 88 +-- com/easypost/Constants.html | 88 +-- com/easypost/EasyPost.html | 88 +-- .../Constants.CarrierAccountTypes.html | 36 +- .../class-use/Constants.ErrorCodes.html | 36 +- .../class-use/Constants.ErrorMessages.html | 36 +- com/easypost/class-use/Constants.Http.html | 36 +- .../class-use/Constants.UpsAccountTypes.html | 36 +- com/easypost/class-use/Constants.html | 35 +- com/easypost/class-use/EasyPost.html | 35 +- .../exception/API/BadRequestError.html | 81 ++- com/easypost/exception/API/EncodingError.html | 82 ++- .../exception/API/ExternalApiError.html | 81 ++- .../exception/API/ForbiddenError.html | 81 ++- .../exception/API/GatewayTimeoutError.html | 81 ++- com/easypost/exception/API/HttpError.html | 82 ++- .../exception/API/InternalServerError.html | 81 ++- .../exception/API/InvalidRequestError.html | 81 ++- com/easypost/exception/API/JsonError.html | 82 ++- .../exception/API/MethodNotAllowedError.html | 81 ++- com/easypost/exception/API/NotFoundError.html | 81 ++- com/easypost/exception/API/PaymentError.html | 81 ++- .../exception/API/RateLimitError.html | 81 ++- com/easypost/exception/API/RedirectError.html | 81 ++- .../API/ServiceUnavailableError.html | 81 ++- com/easypost/exception/API/TimeoutError.html | 81 ++- .../exception/API/UnauthorizedError.html | 81 ++- .../exception/API/UnknownApiError.html | 81 ++- .../API/class-use/BadRequestError.html | 34 +- .../API/class-use/EncodingError.html | 34 +- .../API/class-use/ExternalApiError.html | 35 +- .../API/class-use/ForbiddenError.html | 34 +- .../API/class-use/GatewayTimeoutError.html | 34 +- .../exception/API/class-use/HttpError.html | 34 +- .../API/class-use/InternalServerError.html | 34 +- .../API/class-use/InvalidRequestError.html | 34 +- .../exception/API/class-use/JsonError.html | 34 +- .../API/class-use/MethodNotAllowedError.html | 34 +- .../API/class-use/NotFoundError.html | 34 +- .../exception/API/class-use/PaymentError.html | 34 +- .../API/class-use/RateLimitError.html | 34 +- .../API/class-use/RedirectError.html | 34 +- .../class-use/ServiceUnavailableError.html | 34 +- .../exception/API/class-use/TimeoutError.html | 34 +- .../API/class-use/UnauthorizedError.html | 34 +- .../API/class-use/UnknownApiError.html | 34 +- .../exception/API/package-summary.html | 55 +- com/easypost/exception/API/package-tree.html | 33 +- com/easypost/exception/API/package-use.html | 31 +- com/easypost/exception/APIException.html | 96 ++-- com/easypost/exception/EasyPostException.html | 81 ++- .../General/EndOfPaginationError.html | 81 ++- .../exception/General/FilteringError.html | 81 ++- .../exception/General/InvalidObjectError.html | 81 ++- .../General/InvalidParameterError.html | 81 ++- .../General/MissingParameterError.html | 81 ++- .../General/SignatureVerificationError.html | 81 ++- .../class-use/EndOfPaginationError.html | 34 +- .../General/class-use/FilteringError.html | 34 +- .../General/class-use/InvalidObjectError.html | 35 +- .../class-use/InvalidParameterError.html | 35 +- .../class-use/MissingParameterError.html | 34 +- .../class-use/SignatureVerificationError.html | 35 +- .../exception/General/package-summary.html | 55 +- .../exception/General/package-tree.html | 33 +- .../exception/General/package-use.html | 31 +- .../exception/class-use/APIException.html | 34 +- .../class-use/EasyPostException.html | 34 +- com/easypost/exception/package-summary.html | 55 +- com/easypost/exception/package-tree.html | 33 +- com/easypost/exception/package-use.html | 31 +- com/easypost/hooks/RequestHook.html | 92 ++-- com/easypost/hooks/RequestHookResponses.html | 81 ++- com/easypost/hooks/ResponseHook.html | 92 ++-- com/easypost/hooks/ResponseHookResponses.html | 81 ++- com/easypost/hooks/class-use/RequestHook.html | 35 +- .../hooks/class-use/RequestHookResponses.html | 34 +- .../hooks/class-use/ResponseHook.html | 35 +- .../class-use/ResponseHookResponses.html | 34 +- com/easypost/hooks/package-summary.html | 55 +- com/easypost/hooks/package-tree.html | 33 +- com/easypost/hooks/package-use.html | 31 +- com/easypost/http/EasyPostResponse.html | 81 ++- com/easypost/http/HashMapSerializer.html | 90 ++-- .../http/Requestor.RequestMethod.html | 95 ++-- com/easypost/http/Requestor.html | 93 ++-- .../http/class-use/EasyPostResponse.html | 35 +- .../http/class-use/HashMapSerializer.html | 35 +- .../class-use/Requestor.RequestMethod.html | 44 +- com/easypost/http/class-use/Requestor.html | 35 +- com/easypost/http/package-summary.html | 59 +- com/easypost/http/package-tree.html | 33 +- com/easypost/http/package-use.html | 31 +- com/easypost/model/Address.html | 81 ++- com/easypost/model/AddressCollection.html | 90 ++-- com/easypost/model/AddressDetail.html | 81 ++- com/easypost/model/AddressVerification.html | 81 ++- .../AddressVerificationDeserializer.html | 90 ++-- com/easypost/model/AddressVerifications.html | 81 ++- com/easypost/model/AddressVerifyResponse.html | 81 ++- com/easypost/model/ApiKey.html | 81 ++- com/easypost/model/ApiKeys.html | 81 ++- com/easypost/model/BaseAddress.html | 81 ++- com/easypost/model/BaseUser.html | 81 ++- com/easypost/model/Batch.html | 81 ++- com/easypost/model/BatchCollection.html | 90 ++-- com/easypost/model/BatchStatus.html | 81 ++- com/easypost/model/BetaPaymentRefund.html | 81 ++- com/easypost/model/Billing.html | 81 ++- com/easypost/model/Brand.html | 81 ++- com/easypost/model/CarrierAccount.html | 81 ++- com/easypost/model/CarrierDetail.html | 81 ++- .../model/CarrierMetadata.Carrier.html | 82 ++- .../CarrierMetadata.PredefinedPackage.html | 82 ++- .../model/CarrierMetadata.ServiceLevels.html | 82 ++- .../model/CarrierMetadata.ShipmentOption.html | 82 ++- .../CarrierMetadata.SupportedFeatures.html | 82 ++- com/easypost/model/CarrierMetadata.html | 82 ++- com/easypost/model/CarrierType.html | 81 ++- com/easypost/model/ChildUserCollection.html | 90 ++-- com/easypost/model/Claim.html | 81 ++- com/easypost/model/ClaimCollection.html | 90 ++-- com/easypost/model/ClaimHistoryEntry.html | 81 ++- com/easypost/model/CustomsInfo.html | 81 ++- com/easypost/model/CustomsItem.html | 81 ++- .../model/DeliveryDateForZipPairEstimate.html | 81 ++- com/easypost/model/EasyPostResource.html | 93 ++-- .../model/EasyPostTimeInTransitData.html | 81 ++- com/easypost/model/EndShipper.html | 81 ++- com/easypost/model/EndShipperCollection.html | 90 ++-- com/easypost/model/Error.html | 81 ++- com/easypost/model/ErrorDeserializer.html | 90 ++-- .../EstimateDeliveryDateForZipPairResult.html | 81 ++- com/easypost/model/EstimatedDeliveryDate.html | 81 ++- .../model/EstimatedDeliveryDateResponse.html | 81 ++- com/easypost/model/Event.html | 81 ++- com/easypost/model/EventCollection.html | 90 ++-- com/easypost/model/EventData.html | 81 ++- com/easypost/model/Fee.html | 81 ++- com/easypost/model/Field.html | 81 ++- com/easypost/model/Fields.html | 81 ++- com/easypost/model/Form.html | 81 ++- com/easypost/model/Insurance.html | 81 ++- com/easypost/model/InsuranceCollection.html | 90 ++-- com/easypost/model/Order.html | 92 ++-- com/easypost/model/PaginatedCollection.html | 92 ++-- com/easypost/model/Parcel.html | 81 ++- com/easypost/model/Payload.html | 81 ++- com/easypost/model/PayloadCollection.html | 81 ++- .../model/PaymentMethod.Priority.html | 93 ++-- com/easypost/model/PaymentMethod.html | 82 ++- ...PaymentMethodObject.PaymentMethodType.html | 93 ++-- com/easypost/model/PaymentMethodObject.html | 92 ++-- com/easypost/model/Pickup.html | 92 ++-- com/easypost/model/PickupCollection.html | 90 ++-- com/easypost/model/PickupRate.html | 81 ++- com/easypost/model/PostageLabel.html | 81 ++- com/easypost/model/Rate.html | 81 ++- .../RecommendShipDateForShipmentResult.html | 81 ++- .../RecommendShipDateForZipPairResult.html | 81 ++- .../model/RecommendShipDateResponse.html | 81 ++- com/easypost/model/ReferralCustomer.html | 81 ++- .../model/ReferralCustomerCollection.html | 90 ++-- com/easypost/model/Refund.html | 81 ++- com/easypost/model/RefundCollection.html | 90 ++-- com/easypost/model/Report.html | 81 ++- com/easypost/model/ReportCollection.html | 90 ++-- com/easypost/model/ScanForm.html | 81 ++- com/easypost/model/ScanFormCollection.html | 90 ++-- .../ShipDateForZipPairRecommendation.html | 81 ++- com/easypost/model/Shipment.html | 92 ++-- com/easypost/model/ShipmentCollection.html | 90 ++-- com/easypost/model/ShipmentMessage.html | 81 ++- com/easypost/model/ShipmentOptions.html | 81 ++- com/easypost/model/SmartRate.html | 81 ++- com/easypost/model/SmartrateAccuracy.html | 98 ++-- com/easypost/model/SmartrateCollection.html | 93 ++-- .../SmartrateCollectionDeserializer.html | 90 ++-- com/easypost/model/StatelessRate.html | 81 ++- .../model/StatelessRateDeserializer.html | 90 ++-- com/easypost/model/TaxIdentifier.html | 81 ++- com/easypost/model/TimeInTransit.html | 91 ++-- .../TimeInTransitDetailsForDeliveryDate.html | 81 ++- .../TimeInTransitDetailsForShipDate.html | 81 ++- ...ansitDetailsForShipDateRecommendation.html | 81 ++- com/easypost/model/Tracker.html | 81 ++- com/easypost/model/TrackerCollection.html | 90 ++-- com/easypost/model/TrackingDetail.html | 81 ++- com/easypost/model/TrackingLocation.html | 81 ++- com/easypost/model/User.html | 81 ++- com/easypost/model/Webhook.html | 81 ++- com/easypost/model/WebhookDeserializer.html | 90 ++-- com/easypost/model/class-use/Address.html | 43 +- .../model/class-use/AddressCollection.html | 34 +- .../model/class-use/AddressDetail.html | 35 +- .../model/class-use/AddressVerification.html | 43 +- .../AddressVerificationDeserializer.html | 35 +- .../model/class-use/AddressVerifications.html | 35 +- .../class-use/AddressVerifyResponse.html | 35 +- com/easypost/model/class-use/ApiKey.html | 34 +- com/easypost/model/class-use/ApiKeys.html | 34 +- com/easypost/model/class-use/BaseAddress.html | 34 +- com/easypost/model/class-use/BaseUser.html | 34 +- com/easypost/model/class-use/Batch.html | 43 +- .../model/class-use/BatchCollection.html | 34 +- com/easypost/model/class-use/BatchStatus.html | 35 +- .../model/class-use/BetaPaymentRefund.html | 34 +- com/easypost/model/class-use/Billing.html | 35 +- com/easypost/model/class-use/Brand.html | 34 +- .../model/class-use/CarrierAccount.html | 34 +- .../model/class-use/CarrierDetail.html | 35 +- .../class-use/CarrierMetadata.Carrier.html | 36 +- .../CarrierMetadata.PredefinedPackage.html | 36 +- .../CarrierMetadata.ServiceLevels.html | 36 +- .../CarrierMetadata.ShipmentOption.html | 36 +- .../CarrierMetadata.SupportedFeatures.html | 36 +- .../model/class-use/CarrierMetadata.html | 34 +- com/easypost/model/class-use/CarrierType.html | 34 +- .../model/class-use/ChildUserCollection.html | 34 +- com/easypost/model/class-use/Claim.html | 43 +- .../model/class-use/ClaimCollection.html | 34 +- .../model/class-use/ClaimHistoryEntry.html | 35 +- com/easypost/model/class-use/CustomsInfo.html | 34 +- com/easypost/model/class-use/CustomsItem.html | 34 +- .../DeliveryDateForZipPairEstimate.html | 35 +- .../model/class-use/EasyPostResource.html | 34 +- .../class-use/EasyPostTimeInTransitData.html | 35 +- com/easypost/model/class-use/EndShipper.html | 43 +- .../model/class-use/EndShipperCollection.html | 34 +- com/easypost/model/class-use/Error.html | 43 +- .../model/class-use/ErrorDeserializer.html | 35 +- .../EstimateDeliveryDateForZipPairResult.html | 34 +- .../class-use/EstimatedDeliveryDate.html | 34 +- .../EstimatedDeliveryDateResponse.html | 35 +- com/easypost/model/class-use/Event.html | 43 +- .../model/class-use/EventCollection.html | 34 +- com/easypost/model/class-use/EventData.html | 35 +- com/easypost/model/class-use/Fee.html | 35 +- com/easypost/model/class-use/Field.html | 35 +- com/easypost/model/class-use/Fields.html | 35 +- com/easypost/model/class-use/Form.html | 35 +- com/easypost/model/class-use/Insurance.html | 43 +- .../model/class-use/InsuranceCollection.html | 34 +- com/easypost/model/class-use/Order.html | 34 +- .../model/class-use/PaginatedCollection.html | 34 +- com/easypost/model/class-use/Parcel.html | 34 +- com/easypost/model/class-use/Payload.html | 34 +- .../model/class-use/PayloadCollection.html | 35 +- .../class-use/PaymentMethod.Priority.html | 44 +- .../model/class-use/PaymentMethod.html | 34 +- ...PaymentMethodObject.PaymentMethodType.html | 44 +- .../model/class-use/PaymentMethodObject.html | 34 +- com/easypost/model/class-use/Pickup.html | 43 +- .../model/class-use/PickupCollection.html | 34 +- com/easypost/model/class-use/PickupRate.html | 34 +- .../model/class-use/PostageLabel.html | 35 +- com/easypost/model/class-use/Rate.html | 34 +- .../RecommendShipDateForShipmentResult.html | 34 +- .../RecommendShipDateForZipPairResult.html | 34 +- .../class-use/RecommendShipDateResponse.html | 35 +- .../model/class-use/ReferralCustomer.html | 43 +- .../class-use/ReferralCustomerCollection.html | 34 +- com/easypost/model/class-use/Refund.html | 43 +- .../model/class-use/RefundCollection.html | 34 +- com/easypost/model/class-use/Report.html | 43 +- .../model/class-use/ReportCollection.html | 34 +- com/easypost/model/class-use/ScanForm.html | 43 +- .../model/class-use/ScanFormCollection.html | 34 +- .../ShipDateForZipPairRecommendation.html | 35 +- com/easypost/model/class-use/Shipment.html | 43 +- .../model/class-use/ShipmentCollection.html | 34 +- .../model/class-use/ShipmentMessage.html | 35 +- .../model/class-use/ShipmentOptions.html | 35 +- com/easypost/model/class-use/SmartRate.html | 34 +- .../model/class-use/SmartrateAccuracy.html | 43 +- .../model/class-use/SmartrateCollection.html | 43 +- .../SmartrateCollectionDeserializer.html | 35 +- .../model/class-use/StatelessRate.html | 34 +- .../class-use/StatelessRateDeserializer.html | 35 +- .../model/class-use/TaxIdentifier.html | 35 +- .../model/class-use/TimeInTransit.html | 35 +- .../TimeInTransitDetailsForDeliveryDate.html | 35 +- .../TimeInTransitDetailsForShipDate.html | 35 +- ...ansitDetailsForShipDateRecommendation.html | 35 +- com/easypost/model/class-use/Tracker.html | 43 +- .../model/class-use/TrackerCollection.html | 34 +- .../model/class-use/TrackingDetail.html | 35 +- .../model/class-use/TrackingLocation.html | 35 +- com/easypost/model/class-use/User.html | 43 +- com/easypost/model/class-use/Webhook.html | 34 +- .../model/class-use/WebhookDeserializer.html | 35 +- com/easypost/model/package-summary.html | 59 +- com/easypost/model/package-tree.html | 33 +- com/easypost/model/package-use.html | 31 +- com/easypost/package-summary.html | 55 +- com/easypost/package-tree.html | 33 +- com/easypost/package-use.html | 32 +- com/easypost/service/AddressService.html | 90 ++-- com/easypost/service/ApiKeyService.html | 85 ++- com/easypost/service/BatchService.html | 96 ++-- com/easypost/service/BetaRateService.html | 84 ++- .../service/BetaReferralCustomerService.html | 87 ++- com/easypost/service/BillingService.html | 87 ++- .../service/CarrierAccountService.html | 89 ++- .../service/CarrierMetadataService.html | 86 ++- com/easypost/service/CarrierTypeService.html | 84 ++- com/easypost/service/ClaimService.html | 89 ++- com/easypost/service/CustomsInfoService.html | 85 ++- com/easypost/service/CustomsItemService.html | 85 ++- com/easypost/service/EasyPostClient.html | 137 +++-- com/easypost/service/EndShipperService.html | 87 ++- com/easypost/service/EventService.html | 89 ++- com/easypost/service/InsuranceService.html | 89 ++- com/easypost/service/OrderService.html | 89 ++- com/easypost/service/ParcelService.html | 85 ++- .../service/PaymentMethodService.html | 84 ++- com/easypost/service/PickupService.html | 93 ++-- com/easypost/service/RateService.html | 84 ++- .../service/ReferralCustomerService.html | 90 ++-- com/easypost/service/RefundService.html | 88 ++- com/easypost/service/ReportService.html | 89 ++- com/easypost/service/ScanformService.html | 88 ++- com/easypost/service/ShipmentService.html | 110 ++-- com/easypost/service/SmartRateService.html | 85 ++- com/easypost/service/TrackerService.html | 88 ++- com/easypost/service/UserService.html | 92 ++-- com/easypost/service/WebhookService.html | 90 ++-- .../service/class-use/AddressService.html | 34 +- .../service/class-use/ApiKeyService.html | 34 +- .../service/class-use/BatchService.html | 34 +- .../service/class-use/BetaRateService.html | 34 +- .../BetaReferralCustomerService.html | 34 +- .../service/class-use/BillingService.html | 34 +- .../class-use/CarrierAccountService.html | 34 +- .../class-use/CarrierMetadataService.html | 34 +- .../service/class-use/CarrierTypeService.html | 34 +- .../service/class-use/ClaimService.html | 34 +- .../service/class-use/CustomsInfoService.html | 34 +- .../service/class-use/CustomsItemService.html | 34 +- .../service/class-use/EasyPostClient.html | 34 +- .../service/class-use/EndShipperService.html | 34 +- .../service/class-use/EventService.html | 34 +- .../service/class-use/InsuranceService.html | 34 +- .../service/class-use/OrderService.html | 34 +- .../service/class-use/ParcelService.html | 34 +- .../class-use/PaymentMethodService.html | 34 +- .../service/class-use/PickupService.html | 34 +- .../service/class-use/RateService.html | 34 +- .../class-use/ReferralCustomerService.html | 34 +- .../service/class-use/RefundService.html | 34 +- .../service/class-use/ReportService.html | 34 +- .../service/class-use/ScanformService.html | 34 +- .../service/class-use/ShipmentService.html | 34 +- .../service/class-use/SmartRateService.html | 34 +- .../service/class-use/TrackerService.html | 34 +- .../service/class-use/UserService.html | 34 +- .../service/class-use/WebhookService.html | 34 +- com/easypost/service/package-summary.html | 55 +- com/easypost/service/package-tree.html | 33 +- com/easypost/service/package-use.html | 31 +- com/easypost/utils/ApachePatch.Hex.html | 93 ++-- com/easypost/utils/ApachePatch.html | 82 ++- .../utils/Cryptography.HmacAlgorithm.html | 95 ++-- com/easypost/utils/Cryptography.html | 95 ++-- com/easypost/utils/InternalUtilities.html | 91 ++-- com/easypost/utils/Utilities.html | 94 ++-- .../utils/class-use/ApachePatch.Hex.html | 36 +- com/easypost/utils/class-use/ApachePatch.html | 35 +- .../class-use/Cryptography.HmacAlgorithm.html | 46 +- .../utils/class-use/Cryptography.html | 35 +- .../utils/class-use/InternalUtilities.html | 35 +- com/easypost/utils/class-use/Utilities.html | 35 +- com/easypost/utils/package-summary.html | 59 +- com/easypost/utils/package-tree.html | 33 +- com/easypost/utils/package-use.html | 31 +- constant-values.html | 51 +- deprecated-list.html | 39 +- help-doc.html | 107 ++-- index-all.html | 32 +- index.html | 31 +- legal/dejavufonts.md | 191 +++++++ legal/jquery.md | 50 +- overview-summary.html | 4 +- overview-tree.html | 31 +- resource-files/copy.svg | 22 +- resource-files/fonts/DejaVuLGCSans-Bold.woff | Bin 0 -> 280908 bytes resource-files/fonts/DejaVuLGCSans-Bold.woff2 | Bin 0 -> 193392 bytes .../fonts/DejaVuLGCSans-BoldOblique.woff | Bin 0 -> 276608 bytes .../fonts/DejaVuLGCSans-BoldOblique.woff2 | Bin 0 -> 193548 bytes .../fonts/DejaVuLGCSans-Oblique.woff | Bin 0 -> 273920 bytes .../fonts/DejaVuLGCSans-Oblique.woff2 | Bin 0 -> 192368 bytes resource-files/fonts/DejaVuLGCSans.woff | Bin 0 -> 300804 bytes resource-files/fonts/DejaVuLGCSans.woff2 | Bin 0 -> 208088 bytes .../fonts/DejaVuLGCSansMono-Bold.woff | Bin 0 -> 166156 bytes .../fonts/DejaVuLGCSansMono-Bold.woff2 | Bin 0 -> 120496 bytes .../fonts/DejaVuLGCSansMono-BoldOblique.woff | Bin 0 -> 131976 bytes .../fonts/DejaVuLGCSansMono-BoldOblique.woff2 | Bin 0 -> 93508 bytes .../fonts/DejaVuLGCSansMono-Oblique.woff | Bin 0 -> 131844 bytes .../fonts/DejaVuLGCSansMono-Oblique.woff2 | Bin 0 -> 94024 bytes resource-files/fonts/DejaVuLGCSansMono.woff | Bin 0 -> 170212 bytes resource-files/fonts/DejaVuLGCSansMono.woff2 | Bin 0 -> 123560 bytes resource-files/fonts/DejaVuLGCSerif-Bold.woff | Bin 0 -> 167488 bytes .../fonts/DejaVuLGCSerif-Bold.woff2 | Bin 0 -> 112512 bytes .../fonts/DejaVuLGCSerif-BoldItalic.woff | Bin 0 -> 165488 bytes .../fonts/DejaVuLGCSerif-BoldItalic.woff2 | Bin 0 -> 113032 bytes .../fonts/DejaVuLGCSerif-Italic.woff | Bin 0 -> 166552 bytes .../fonts/DejaVuLGCSerif-Italic.woff2 | Bin 0 -> 113988 bytes resource-files/fonts/DejaVuLGCSerif.woff | Bin 0 -> 186428 bytes resource-files/fonts/DejaVuLGCSerif.woff2 | Bin 0 -> 127416 bytes resource-files/fonts/dejavu.css | 104 ++++ resource-files/link.svg | 22 +- resource-files/stylesheet.css | 506 ++++++++++++------ script-files/jquery-3.6.1.min.js | 2 - script-files/jquery-3.7.1.min.js | 2 + script-files/script.js | 305 +++++++++-- script-files/search-page.js | 23 +- script-files/search.js | 85 +-- search.html | 27 +- serialized-form.html | 31 +- 425 files changed, 13116 insertions(+), 11012 deletions(-) create mode 100644 legal/dejavufonts.md create mode 100644 resource-files/fonts/DejaVuLGCSans-Bold.woff create mode 100644 resource-files/fonts/DejaVuLGCSans-Bold.woff2 create mode 100644 resource-files/fonts/DejaVuLGCSans-BoldOblique.woff create mode 100644 resource-files/fonts/DejaVuLGCSans-BoldOblique.woff2 create mode 100644 resource-files/fonts/DejaVuLGCSans-Oblique.woff create mode 100644 resource-files/fonts/DejaVuLGCSans-Oblique.woff2 create mode 100644 resource-files/fonts/DejaVuLGCSans.woff create mode 100644 resource-files/fonts/DejaVuLGCSans.woff2 create mode 100644 resource-files/fonts/DejaVuLGCSansMono-Bold.woff create mode 100644 resource-files/fonts/DejaVuLGCSansMono-Bold.woff2 create mode 100644 resource-files/fonts/DejaVuLGCSansMono-BoldOblique.woff create mode 100644 resource-files/fonts/DejaVuLGCSansMono-BoldOblique.woff2 create mode 100644 resource-files/fonts/DejaVuLGCSansMono-Oblique.woff create mode 100644 resource-files/fonts/DejaVuLGCSansMono-Oblique.woff2 create mode 100644 resource-files/fonts/DejaVuLGCSansMono.woff create mode 100644 resource-files/fonts/DejaVuLGCSansMono.woff2 create mode 100644 resource-files/fonts/DejaVuLGCSerif-Bold.woff create mode 100644 resource-files/fonts/DejaVuLGCSerif-Bold.woff2 create mode 100644 resource-files/fonts/DejaVuLGCSerif-BoldItalic.woff create mode 100644 resource-files/fonts/DejaVuLGCSerif-BoldItalic.woff2 create mode 100644 resource-files/fonts/DejaVuLGCSerif-Italic.woff create mode 100644 resource-files/fonts/DejaVuLGCSerif-Italic.woff2 create mode 100644 resource-files/fonts/DejaVuLGCSerif.woff create mode 100644 resource-files/fonts/DejaVuLGCSerif.woff2 create mode 100644 resource-files/fonts/dejavu.css delete mode 100644 script-files/jquery-3.6.1.min.js create mode 100644 script-files/jquery-3.7.1.min.js diff --git a/allclasses-index.html b/allclasses-index.html index 2304d3622..40f57af07 100644 --- a/allclasses-index.html +++ b/allclasses-index.html @@ -1,21 +1,21 @@ - + All Classes and Interfaces (com.easypost:easypost-api-client 7.4.3 API) - + - + -