attachments property

List<String>? attachments
getter/setter pair

List of uploaded attachments to send with the reply. Optional.

Implementation

List<String>? attachments;