attachments property

List<Attachment>? attachments
getter/setter pair

The attachments attached to this note.

Output only.

Implementation

core.List<Attachment>? attachments;