Method: PureCloud::EmailMessage#attachments
- Defined in:
- lib/purecloud/models/email_message.rb
#attachments ⇒ Object
The attachments of the email message.
42 43 44 |
# File 'lib/purecloud/models/email_message.rb', line 42 def @attachments end |