Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sendgrid
master
Sendgrid
Address
AdvancedSuppressionManagement
Attachment
ClickTracking
Client
Content
EnableSetting
Footer
GAnalytics
MailSetting
Message
OpenTracking
Personalization
SubscriptionTracking
TrackingSettings
Built with Crystal 1.9.2
2023-10-07 21:29:28 UTC
struct
Sendgrid::EnableSetting
Sendgrid::EnableSetting
Struct
Value
Object
Defined in:
sendgrid/sendgrid_structs.cr
Constructors
.new
(enable : Bool)
Instance Method Summary
#clone
#copy_with
(enable _enable = @enable)
#enable
: Bool
Constructor Detail
def self.
new
(enable : Bool)
#
[
View source
]
Instance Method Detail
def
clone
#
[
View source
]
def
copy_with
(enable _enable = @enable)
#
[
View source
]
def
enable
: Bool
#