Class: SendGrid4r::REST::Ips::Warmup::WarmupIp

Inherits:
Struct
  • Object
show all
Defined in:
lib/sendgrid4r/rest/ips/warmup.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ipObject

Returns the value of attribute ip

Returns:

  • (Object)

    the current value of ip



11
12
13
# File 'lib/sendgrid4r/rest/ips/warmup.rb', line 11

def ip
  @ip
end

#start_dateObject

Returns the value of attribute start_date

Returns:

  • (Object)

    the current value of start_date



11
12
13
# File 'lib/sendgrid4r/rest/ips/warmup.rb', line 11

def start_date
  @start_date
end