Class: OperationCallback
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- OperationCallback
- Defined in:
- lib/models/operation_callback.rb
Overview
Schema Information
Table name: operation_callbacks
id :integer not null, primary key
status :string
:text
uuid :string
:json
props :json
created_at :datetime not null
updated_at :datetime not null