Class: SendGrid4r::REST::ApiKeysManagement::ApiKeys
- Inherits:
-
Struct
- Object
- Struct
- SendGrid4r::REST::ApiKeysManagement::ApiKeys
- Defined in:
- lib/sendgrid4r/rest/api_keys_management/api_keys.rb
Instance Attribute Summary collapse
-
#result ⇒ Object
Returns the value of attribute result.
Instance Attribute Details
#result ⇒ Object
Returns the value of attribute result
10 11 12 |
# File 'lib/sendgrid4r/rest/api_keys_management/api_keys.rb', line 10 def result @result end |