Uses of Class
com.easypost.model.FedExAccountValidationResponse
Packages that use FedExAccountValidationResponse
-
Uses of FedExAccountValidationResponse in com.easypost.service
Methods in com.easypost.service that return FedExAccountValidationResponseModifier and TypeMethodDescriptionFedExRegistrationService.registerAddress(String fedexAccountNumber, Map<String, Object> params) Register the billing address for a FedEx account.FedExRegistrationService.submitInvoice(String fedexAccountNumber, Map<String, Object> params) Submit invoice information to complete FedEx account registration.FedExRegistrationService.validatePin(String fedexAccountNumber, Map<String, Object> params) Validate the PIN entered by the user for FedEx account verification.