attachments property

List<String>? attachments
getter/setter pair

Array of IDs of attachments that were sent with this email

Implementation

List<String>? attachments;