Interface ShipEstimate<TShipEstimateXp, TShipMethodsXp>

Type Parameters

  • TShipEstimateXp = any

  • TShipMethodsXp = any

Hierarchy

  • ShipEstimate

Properties

ID?: string
SelectedShipMethodID?: string
ShipEstimateItems?: ShipEstimateItem[]
ShipMethods?: ShipMethod<TShipMethodsXp>[]
xp?: TShipEstimateXp

Generated using TypeDoc