struct Sendgrid::OpenTracking

Included Modules

Defined in:

sendgrid/sendgrid_structs.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(enable : Bool, substitution_tag : String | Nil = nil) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(enable _enable = @enable, substitution_tag _substitution_tag = @substitution_tag) #

[View source]
def enable : Bool #

def substitution_tag : String | Nil #