class Office365::ItemBody

Included Modules

Defined in:

models/item_body.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(content : String = "", content_type : String = "HTML") #

[View source]

Instance Method Detail

def content : String #

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

[View source]
def content_type : String #

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

[View source]