Namespace EasyPost._base
Classes
ApiVersion
Enums for the version of the API to target when making requests.
EasyPostClient
The base class for all EasyPost clients (i.e. Client and BetaClient).
EasyPostObject
Class for any object that comes from or goes to the EasyPost API.
EasyPostService
Base class for all EasyPost services (collection of related methods).
EphemeralEasyPostObject
Class for any ephemeral (non-permanent) object that comes from or goes to the EasyPost API.
Interfaces
IEasyPostObject
Interface for any object that represents a data structure from the EasyPost API.
IEasyPostService
Interface for any service (collection of related methods) in this SDK.