Class: SendGrid4r::REST::Ips::Pools::Pool

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

Instance Attribute Summary collapse

Instance Attribute Details

#ipsObject

Returns the value of attribute ips

Returns:

  • (Object)

    the current value of ips



14
15
16
# File 'lib/sendgrid4r/rest/ips/pools.rb', line 14

def ips
  @ips
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



14
15
16
# File 'lib/sendgrid4r/rest/ips/pools.rb', line 14

def name
  @name
end

#pool_nameObject

Returns the value of attribute pool_name

Returns:

  • (Object)

    the current value of pool_name



14
15
16
# File 'lib/sendgrid4r/rest/ips/pools.rb', line 14

def pool_name
  @pool_name
end