Class: SendGrid4r::REST::CancelScheduledSends::ScheduledSend

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

Instance Attribute Summary collapse

Instance Attribute Details

#batch_idObject

Returns the value of attribute batch_id

Returns:

  • (Object)

    the current value of batch_id



10
11
12
# File 'lib/sendgrid4r/rest/cancel_scheduled_sends.rb', line 10

def batch_id
  @batch_id
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



10
11
12
# File 'lib/sendgrid4r/rest/cancel_scheduled_sends.rb', line 10

def status
  @status
end