@ApiType("SoftLayer_Network_Message_Delivery_Email_Sendgrid")
public class Sendgrid
extends Delivery
See Also:
SoftLayer_Network_Message_Delivery_Email_Sendgrid
  • Field Details

    • emailAddress

      @ApiProperty protected String emailAddress
      The contact e-mail address used by SendGrid.
    • smtpAccess

      @ApiProperty protected String smtpAccess
      A flag that determines if a SendGrid e-mail delivery account has access to send mail through the SendGrid SMTP server.
  • Constructor Details

    • Sendgrid

      public Sendgrid()
  • Method Details