Class: SendGrid4r::REST::MarketingCampaigns::Contacts::Recipients::Error
- Inherits:
-
Struct
- Object
- Struct
- SendGrid4r::REST::MarketingCampaigns::Contacts::Recipients::Error
- Defined in:
- lib/sendgrid4r/rest/marketing_campaigns/contacts/recipients.rb
Instance Attribute Summary collapse
-
#error_indices ⇒ Object
Returns the value of attribute error_indices.
-
#message ⇒ Object
Returns the value of attribute message.
Instance Attribute Details
#error_indices ⇒ Object
Returns the value of attribute error_indices
140 141 142 |
# File 'lib/sendgrid4r/rest/marketing_campaigns/contacts/recipients.rb', line 140 def error_indices @error_indices end |
#message ⇒ Object
Returns the value of attribute message
140 141 142 |
# File 'lib/sendgrid4r/rest/marketing_campaigns/contacts/recipients.rb', line 140 def @message end |