Order$1: { adjustedMerchandizeTotalTax?: number; adjustedShippingTotalTax?: number; billingAddress?: OrderAddress$1; bonusDiscountLineItems?: BonusDiscountLineItem$1[]; channelType?: string; confirmationStatus?: string; couponItems?: CouponItem$1[]; createdBy?: string; creationDate?: any; currency?: string; customerInfo?: CustomerInfo$1; customerName?: string; exportStatus?: string; externalOrderStatus?: string; giftCertificateItems?: GiftCertificateItem$1[]; globalPartyId?: string; lastModified?: any; merchandizeTotalTax?: number; notes?: SimpleLink$1; orderNo?: string; orderPriceAdjustments?: PriceAdjustment$1[]; orderToken?: string; orderTotal?: number; paymentInstruments?: OrderPaymentInstrument$1[]; paymentStatus?: string; productItems?: ProductItem$1[]; productSubTotal?: number; productTotal?: number; shipments?: Shipment$1[]; shippingItems?: ShippingItem$1[]; shippingStatus?: string; shippingTotal?: number; shippingTotalTax?: number; siteId?: string; sourceCode?: string; status?: string; taxTotal?: number; taxation?: string; } & { [
key:
string]
: any; }