Class: SendGrid4r::REST::IpAccessManagement::IpActivity

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

Instance Attribute Summary collapse

Instance Attribute Details

#allowedObject

Returns the value of attribute allowed

Returns:

  • (Object)

    the current value of allowed



12
13
14
# File 'lib/sendgrid4r/rest/ip_access_management.rb', line 12

def allowed
  @allowed
end

#auth_methodObject

Returns the value of attribute auth_method

Returns:

  • (Object)

    the current value of auth_method



12
13
14
# File 'lib/sendgrid4r/rest/ip_access_management.rb', line 12

def auth_method
  @auth_method
end

#first_atObject

Returns the value of attribute first_at

Returns:

  • (Object)

    the current value of first_at



12
13
14
# File 'lib/sendgrid4r/rest/ip_access_management.rb', line 12

def first_at
  @first_at
end

#ipObject

Returns the value of attribute ip

Returns:

  • (Object)

    the current value of ip



12
13
14
# File 'lib/sendgrid4r/rest/ip_access_management.rb', line 12

def ip
  @ip
end

#last_atObject

Returns the value of attribute last_at

Returns:

  • (Object)

    the current value of last_at



12
13
14
# File 'lib/sendgrid4r/rest/ip_access_management.rb', line 12

def last_at
  @last_at
end

#locationObject

Returns the value of attribute location

Returns:

  • (Object)

    the current value of location



12
13
14
# File 'lib/sendgrid4r/rest/ip_access_management.rb', line 12

def location
  @location
end