Datatype - Gmail Attachments
Define the attachment details.
Property |
Type |
Description |
attachFrom |
enum
|
Property to define whether to attach file from file system or google drive. |
filePath |
string
|
Path of the local file or Drive File ID. |
attachFrom:
fileSystem,drive |