Skip to content

Type Alias: ISalesEcommCartFulfillmentInput

ISalesEcommCartFulfillmentInput = object

Generated browser-facing Sales contract types for advanced integrations.

Properties

notes?

optional notes?: string | null


packageRates?

optional packageRates?: object[]

packageId

packageId: string

rateId

rateId: string


recipient

recipient: SalesFulfillmentOrderRecipient


shippingPlanId?

optional shippingPlanId?: string | null

MIT Licensed