class Yoti::Media

Defined in:

yoti/media.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(content : String, mime_type : String) #

[View source]

Instance Method Detail

def content : String #

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

[View source]
def mime_type : String #

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

[View source]