EstimateMessages
Returns a list of messages associated with a given estimate
Columns
Name | Type | References | |
Id [KEY] | Integer | ||
EstimateId | Integer |
Estimates.Id | |
SentBy | String | ||
SentByEmail | String | ||
SentFrom | String | ||
SentFromEmail | String | ||
Recipients | String | ||
Subject | String | ||
Body | String | ||
SendMeACopy | Boolean | ||
EventType | String | ||
CreatedAt | Datetime | ||
UpdatedAt | Datetime |