Sha256: 57be29984ff83752ebe2fd9e31e9327fde1b8fed912d9f355e38a09e73f1607f
Contents?: true
Size: 293 Bytes
Versions: 131
Compression:
Stored size: 293 Bytes
Contents
class Gemini::MIDurationType < ActiveRecord::Base extend Marty::PgEnum VALUES = Set["Annual", "NotApplicable", "Other", "PeriodicMonthly", "SingleLifeOfLoan", "SingleSpecific", "SplitPremium"] end
Version data entries
131 entries across 131 versions & 1 rubygems