BidMessage
ObjectFields
| Field | Type | Description |
|---|---|---|
| attachment id: ID! | BidMessageAttachment | — |
| attachments | BidMessageAttachmentConnection! | Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list. |
| bidContact id: ID! | BidContact | — |
| bidContacts | BidContactConnection! | Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list. |
| bidMessageDeliveries | BidMessageDeliveryConnection! | Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list. |
| bidMessageDelivery id: ID! | BidMessageDelivery | — |
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| id | ID! | — |
| messageRichText | String | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| project | Project! | — |
| projectId | ID! | — |
| subject | String | — |
| type | String! | — |
| updatedAt | ISO8601DateTime! | — |