Class: SendGrid4r::REST::MarketingCampaigns::Verified

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

Instance Attribute Summary collapse

Instance Attribute Details

#reasonObject

Returns the value of attribute reason

Returns:

  • (Object)

    the current value of reason



29
30
31
# File 'lib/sendgrid4r/rest/marketing_campaigns/senders.rb', line 29

def reason
  @reason
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



29
30
31
# File 'lib/sendgrid4r/rest/marketing_campaigns/senders.rb', line 29

def status
  @status
end