Method: Notifo::TemplateDto#code

Defined in:
lib/notifo/models/template_dto.rb

#codeObject

The code of the template.



17
18
19
# File 'lib/notifo/models/template_dto.rb', line 17

def code
  @code
end