Interface ShipEstimateResponse<TShipEstimateResponseXp, TShipEstimatesXp, TShipMethodsXp>

Type Parameters

  • TShipEstimateResponseXp = any

  • TShipEstimatesXp = any

  • TShipMethodsXp = any

Hierarchy

  • ShipEstimateResponse

Properties

HttpStatusCode?: number
ShipEstimates?: ShipEstimate<TShipEstimatesXp, TShipMethodsXp>[]
Succeeded?: boolean
UnhandledErrorBody?: string
xp?: TShipEstimateResponseXp

Generated using TypeDoc