struct Stuff::EmailTemplate

Included Modules

Extended Modules

Defined in:

stuff/stuff.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def subject : String #

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

[View source]
def text : String #

property id : String property from : String property html : String


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

property id : String property from : String property html : String


[View source]