Class: SendGrid4r::REST::Users::Email

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

Instance Attribute Summary collapse

Instance Attribute Details

#emailObject

Returns the value of attribute email

Returns:

  • (Object)

    the current value of email



17
18
19
# File 'lib/sendgrid4r/rest/users.rb', line 17

def email
  @email
end