Method: CLAccountHash#get_cl_type
- Defined in:
- lib/types/cl_account_hash.rb
#get_cl_type ⇒ Object
13 14 15 16 |
# File 'lib/types/cl_account_hash.rb', line 13 def get_cl_type @cl_type = CLAccountHashType.new @cl_type.to_string end |