Sha256: f3bf8fb2c51b6129235d12278361fe74194c47eda0033f875e58a259a13698c1
Contents?: true
Size: 177 Bytes
Versions: 4
Compression:
Stored size: 177 Bytes
Contents
class BizTxnPartyRole < ActiveRecord::Base attr_protected :created_at, :updated_at belongs_to :biz_txn_event belongs_to :party belongs_to :biz_txn_party_role_type end
Version data entries
4 entries across 4 versions & 1 rubygems