Skip to content

Type Alias: ISalesEcommShippingSelectionQuoteResponse

ISalesEcommShippingSelectionQuoteResponse = object

Generated browser-facing Sales contract types for advanced integrations.

Properties

packageRates

packageRates: object[]

carrier

carrier: string

deliveryDays

deliveryDays: number | null

packageId

packageId: string

rateId

rateId: string

service

service: string


shippingPlanId

shippingPlanId: string


shippingPrice

shippingPrice: number

MIT Licensed