C4W-BOT
Loading...
Searching...
No Matches
Library.Sale Class Reference
Inheritance diagram for Library.Sale:
Library.Interaction

Public Member Functions

 Sale (string product, Quote amount, DateTime date, string topic, ExchangeType type, Customer _customer)
override string ToString ()
Public Member Functions inherited from Library.Interaction
 Interaction (DateTime date, string topic, ExchangeType type, Customer _customer)
void AddNote (Note note)
void MarkAsResponded ()
override string ToString ()

Properties

string Product [get, set]
Quote Amount [get, set]
Properties inherited from Library.Interaction
DateTime Date [get, set]
string Topic [get, set]
ExchangeType Type [get, set]
List< NoteNote [get, set]
Customer Customer [get, set]
bool HasResponse [get, set]

Constructor & Destructor Documentation

◆ Sale()

Library.Sale.Sale ( string product,
Quote amount,
DateTime date,
string topic,
ExchangeType type,
Customer _customer )

Member Function Documentation

◆ ToString()

override string Library.Sale.ToString ( )

Property Documentation

◆ Amount

Quote Library.Sale.Amount
getset

◆ Product

string Library.Sale.Product
getset

The documentation for this class was generated from the following file:
  • D:/P2/Proyecto_Bienn/src/Library/Sale.cs