Type alias PriceAdjustment$0
PriceAdjustment$0: { appliedDiscount: Discount$0; 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; }