Type alias PriceAdjustment$1
PriceAdjustment$1: { appliedDiscount?: Discount$1; couponCode?: string; createdBy?: string; creationDate?: any; custom?: boolean; itemText?: string; lastModified?: any; manual?: boolean; price?: number; priceAdjustmentId?: string; promotionId?: string; promotionLink?: string; reasonCode?: string; } & { [
key:
string]
: any; }