Skip to main content

AttachmentAction.ActionType

An attachment action type, for example button.

public enum ActionType: String, Codable 

Inheritance

Codable, String

Enumeration Cases

button

case button

Did you find this page helpful?