struct Mailjet::Template::FindResponse

Overview

Find a template

template = Mailjet::Template.find(123456789)

Included Modules

Defined in:

mailjet/resources/template.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def data : ResponseData #