Show / Hide Table of Contents

Namespace EasyPost

Classes

BetaClient

Access beta EasyPost API functionality.

Client

Access EasyPost API functionality.

ClientConfiguration

Provides configuration options for the REST client used by the SDK. Used internally to store API key and other configuration.

Constants

Constants used throughout this SDK.

Constants.CarrierAccounts

Common carrier account type groups.

Constants.ErrorMessages

Exception messages used in this SDK.

Hooks

Class representing a set of callbacks to use for introspecting API requests made by an EasyPostClient.

OnRequestExecutingEventArgs

Represents a set of containing information about an in-flight HTTP request. This set is passed into the OnRequestExecuting event handler.

OnRequestResponseReceivedEventArgs

Represents a set of containing information about an HTTP response received by the client. This set is passed into the OnRequestResponseReceived event handler.

In This Article
Back to top Generated by DocFX