Class: OperationCallback

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/models/operation_callback.rb

Overview

Schema Information

Table name: operation_callbacks

id         :integer          not null, primary key
status     :string
message    :text
uuid       :string
q_options  :json
props      :json
created_at :datetime         not null
updated_at :datetime         not null