Show / Hide Table of Contents

Namespace EasyPost.Parameters

Classes

BaseAllParameters<TMatchInputType>

Base class for parameter sets used in All methods.

BaseParameters<TMatchInputType>

Base class for all parameters used in functions.

Interfaces

IAddressParameter

An interface marking that an instance of the implementing class can be used as an address parameter in a Parameters object.

IBaseParameters

Base interface for all EasyPost API parameters.

IBatchParameter

An interface marking that an instance of the implementing class can be used as a batch parameter in a Parameters object.

ICarrierAccountParameter

An interface marking that an instance of the implementing class can be used as a carrier account parameter in a Parameters object.

IClaimParameter

An interface marking that an instance of the implementing class can be used as an claim parameter in a Parameters object.

ICustomsInfoParameter

An interface marking that an instance of the implementing class can be used as a customs info parameter in a Parameters object.

ICustomsItemParameter

An interface marking that an instance of the implementing class can be used as a customs item parameter in a Parameters object.

IEndShipperParameter

An interface marking that an instance of the implementing class can be used as an end shipper parameter in a Parameters object.

IInsuranceParameter

An interface marking that an instance of the implementing class can be used as an insurance parameter in a Parameters object.

IOrderParameter

An interface marking that an instance of the implementing class can be used as an order parameter in a Parameters object.

IParameter

The base interface for all objects that can be used as a parameter in Parameters.

IParcelParameter

An interface marking that an instance of the implementing class can be used as a parcel parameter in a Parameters object.

IPickupParameter

An interface marking that an instance of the implementing class can be used as a pickup parameter in a Parameters object.

IReferralCustomerParameter

An interface marking that an instance of the implementing class can be used as a referral customer parameter in a Parameters object.

IRefundParameter

An interface marking that an instance of the implementing class can be used as a refund parameter in a Parameters object.

IReportParameter

An interface marking that an instance of the implementing class can be used as a report parameter in a Parameters object.

IScanFormParameter

An interface marking that an instance of the implementing class can be used as a scan form parameter in a Parameters object.

IShipmentParameter

An interface marking that an instance of the implementing class can be used as a shipment parameter in a Parameters object.

ITaxIdentifierParameter

An interface marking that an instance of the implementing class can be used as a tax identifier parameter in a Parameters object.

ITrackerParameter

An interface marking that an instance of the implementing class can be used as a tracker parameter in a Parameters object.

IUserParameter

An interface marking that an instance of the implementing class can be used as a user parameter in a Parameters object.

IWebhookParameter

An interface marking that an instance of the implementing class can be used as a webhook parameter in a Parameters object.

In This Article
Back to top Generated by DocFX