Class: SubscriptionClientRequest

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/subscription_client_request.rb

Overview

Schema Information

Table name: subscription_client_requests

id :bigint not null, primary key request_id :bigint request_type :string expired_at :datetime message :string count :integer response :json created_at :datetime not null updated_at :datetime not null