|
C4W-BOT
|
Public Member Functions | |
| Quote (DateTime date, string topic, ExchangeType type, Customer _customer, double amount, string description) | |
| 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 | |
| double | Amount [get, set] |
| string | Description [get, set] |
| Properties inherited from Library.Interaction | |
| DateTime | Date [get, set] |
| string | Topic [get, set] |
| ExchangeType | Type [get, set] |
| List< Note > | Note [get, set] |
| Customer | Customer [get, set] |
| bool | HasResponse [get, set] |
| Library.Quote.Quote | ( | DateTime | date, |
| string | topic, | ||
| ExchangeType | type, | ||
| Customer | _customer, | ||
| double | amount, | ||
| string | description ) |
| override string Library.Quote.ToString | ( | ) |
|
getset |
|
getset |