Class: Hps::HpsCheckType

Inherits:
Object
  • Object
show all
Defined in:
lib/hps/infrastructure/hps_check_type.rb

Class Method Summary collapse

Class Method Details

.businessObject



7
8
9
# File 'lib/hps/infrastructure/hps_check_type.rb', line 7

def self.business
  'BUSINESS'
end

.personalObject



3
4
5
# File 'lib/hps/infrastructure/hps_check_type.rb', line 3

def self.personal
  'PERSONAL'
end