struct Mailjet::Address

Defined in:

mailjet/elements/address.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(address : String, display_name : String) #

[View source]
def self.new(address_list : String) #

[View source]

Instance Method Detail

def address : String #

[View source]
def address_list : String #

[View source]
def display_name : String #

[View source]