Package com.intercom.api.types
Interface TicketReply._FinalStage
- All Known Implementing Classes:
TicketReply.Builder
- Enclosing class:
TicketReply
public static interface TicketReply._FinalStage
-
Method Summary
Modifier and TypeMethodDescriptionattachments(List<PartAttachment> attachments) attachments(Optional<List<PartAttachment>> attachments) author(TicketPartAuthor author) author(Optional<TicketPartAuthor> author) build()
-
Method Details
-
build
TicketReply build() -
body
-
body
-
updatedAt
-
updatedAt
-
author
-
author
-
attachments
-
attachments
-
redacted
-
redacted
-