Class: Coil::TransactionalMessagesJob::Outcome

Inherits:
Object
  • Object
show all
Defined in:
app/jobs/coil/transactional_messages_job.rb

Instance Attribute Summary collapse

Instance Attribute Details

#errorObject

Returns the value of attribute error.



45
46
47
# File 'app/jobs/coil/transactional_messages_job.rb', line 45

def error
  @error
end