970 $this->customerEmail,
976 $this->customLineItems,
978 $this->externalTaxRateForShippingMethod instanceof
ExternalTaxRateDraftBuilder ? $this->externalTaxRateForShippingMethod->
build() : $this->externalTaxRateForShippingMethod,
979 $this->taxRoundingMode,
980 $this->taxCalculationMode,
981 $this->inventoryMode,
983 $this->shippingAddress instanceof
BaseAddressBuilder ? $this->shippingAddress->
build() : $this->shippingAddress,
987 $this->customShipping,
989 $this->itemShippingAddresses,
990 $this->discountCodes,
994 $this->deleteDaysAfterLastModification,