Class: Hps::HpsCheckType
- Inherits:
-
Object
- Object
- Hps::HpsCheckType
- Defined in:
- lib/hps/infrastructure/hps_check_type.rb
Class Method Summary collapse
Class Method Details
.business ⇒ Object
7 8 9 |
# File 'lib/hps/infrastructure/hps_check_type.rb', line 7 def self.business 'BUSINESS' end |
.personal ⇒ Object
3 4 5 |
# File 'lib/hps/infrastructure/hps_check_type.rb', line 3 def self.personal 'PERSONAL' end |