SuggestedSellPrice: {
    initialPrice: number;
    remainingPrice: number;
    totalCost: number;
}

Type declaration

  • initialPrice: number
  • remainingPrice: number
  • totalCost: number