Class: GenesisRuby::Api::Constants::NonFinancial::Kyc::OrderSources

Inherits:
Object
  • Object
show all
Extended by:
Mixins::Constants::Common
Defined in:
lib/genesis_ruby/api/constants/non_financial/kyc/order_sources.rb

Overview

OrderSources helper class

Constant Summary collapse

ORDER_SOURCE_INTERNET =
'internet'
ORDER_SOURCE_MOBILE =
'mobile'
ORDER_SOURCE_INHOUSE =
'inhouse'

Method Summary

Methods included from Mixins::Constants::Common

all, valid?