Class: SendGrid4r::REST::Subusers::Ips
- Inherits:
-
Struct
- Object
- Struct
- SendGrid4r::REST::Subusers::Ips
- Defined in:
- lib/sendgrid4r/rest/subusers.rb
Instance Attribute Summary collapse
-
#ips ⇒ Object
Returns the value of attribute ips.
Instance Attribute Details
#ips ⇒ Object
Returns the value of attribute ips
13 14 15 |
# File 'lib/sendgrid4r/rest/subusers.rb', line 13 def ips @ips end |