inputAttachmentNameReference property

String? inputAttachmentNameReference
final

The name of the input attachment that should be prepared by this action. If no name is provided, the action will stop the most recent prepare (if any) when activated.

Implementation

final String? inputAttachmentNameReference;