AttachmentActionData Class

Definition

Represents an Attachment Action - Users create attachment actions by interacting with message attachments such as clicking on a submit button in a card. https://developer.webex.com/docs/api/v1/attachment-actions.

public class AttachmentActionData
type AttachmentActionData = class
Public Class AttachmentActionData
Inheritance
AttachmentActionData

Constructors

AttachmentActionData()

Properties

Created

Gets or sets the date and time the action was created.

Id

Gets or sets the unique identifier for the action.

Inputs

Gets the action's inputs.

MessageId

Gets or sets the parent message the attachment action was performed on.

PersonId

Gets or sets the ID of the person who performed the action.

Type

Gets or sets the type of action performed.

Applies to