This is the complete list of members for Library.Customer, including all inherited members.
| Activate() | Library.Customer | |
| AddInteraction(Interaction interaction) | Library.Customer | |
| AddTag(Tag tag) | Library.Customer | |
| BirthDate | Library.Customer | |
| CheckIsActive() | Library.Customer | |
| Customer(string id, string name, string familyName, string mail, string phone, string gender, DateTime birthDate) | Library.Customer | |
| Deactivate() | Library.Customer | |
| FamilyName | Library.Customer | |
| FindInteraction(string topic, DateTime date, ExchangeType type) | Library.Customer | |
| FindQuote(DateTime date, string topic, ExchangeType type, double amount, string description=null) | Library.Customer | |
| Gender | Library.Customer | |
| GetInteraction() | Library.Customer | |
| GetInteractionsByDate(DateTime date) | Library.Customer | |
| GetInteractionsByTypeAndDate(string typeName, DateTime date) | Library.Customer | |
| GetInteractionsByTypeName(string typeName) | Library.Customer | |
| GetLastInteraction() | Library.Customer | |
| GetRecentInteractions() | Library.Customer | |
| GetUnansweredInteractions() | Library.Customer | |
| GetUpcomingMeetings() | Library.Customer | |
| HasPendingCustomerReply | Library.Customer | |
| HasQuote(DateTime date, string topic, ExchangeType type, double amount, string description) | Library.Customer | |
| HasSale(DateTime date, string topic, ExchangeType type, string product, double amount) | Library.Customer | |
| Id | Library.Customer | |
| Interactions | Library.Customer | |
| IsActive | Library.Customer | |
| IsValidMail(string mail) | Library.Customer | |
| Mail | Library.Customer | |
| MarkAsActive() | Library.Customer | |
| MarkAsPending() | Library.Customer | |
| MarkLastReceivedAsResponded() | Library.Customer | |
| Name | Library.Customer | |
| Phone | Library.Customer | |
| RemoveTag(Tag tag) | Library.Customer | |
| Seller | Library.Customer | |
| Tags | Library.Customer | |
| ToString() | Library.Customer | |