struct Google::Gmail::V1::MessagePart

Included Modules

Extended Modules

Defined in:

gmail.cr

Constructors

Instance Method Summary

Macros inherited from module Google::Resource

define(name, *fields) define, field(var, key = nil, **options, &block) field, field!(var, key = nil, **options, &block) field!, field?(var, key = nil, **options, &block) field?

Constructor Detail

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

def self.new(pull : MessagePack::Unpacker) #

Instance Method Detail

def body : Body #

def filename : String | Nil #

def headers : Array(Header) #

def mime_type : String #

def part_id : String #

def parts : Array(MessagePart) | Nil #