class Webex::Models::Attachments::Item

Included Modules

Defined in:

webex/models/attachments/item.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def size : String #

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

[View source]
def text : String #

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

[View source]
def type : String #

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

[View source]