Skip to main content

Interface: CartCarrier

Defined in: type/CartCarrier.ts:4

Object class for CartCarrier

Properties

deliveryDeadline?

optional deliveryDeadline?: string

Defined in: type/CartCarrier.ts:14

Carrier's delivery deadline


id

id: number

Defined in: type/CartCarrier.ts:6

Carrier unique identifier


optional logo?: string

Defined in: type/CartCarrier.ts:10

Carrier's logo


name

name: string

Defined in: type/CartCarrier.ts:8

Carrier name


price

price: number

Defined in: type/CartCarrier.ts:12

Targeted costs for delivery through this carrier. Use the costs as an indication, the actual costs are calculated through business rules