class Webex::Models::Attachments::Action

Included Modules

Defined in:

webex/models/attachments/action.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def data : Hash(String, JSON::Any) #

[View source]
def data=(data : Hash(String, JSON::Any)) #

[View source]
def title : String #

[View source]
def title=(title : String) #

[View source]
def type : String #

[View source]
def type=(type : String) #

[View source]