Method: CLAccountHashType#to_string

Defined in:
lib/types/cl_account_hash_type.rb

#to_stringObject

def initialize(value = nil)

super(value)
@value = value

end



11
12
13
# File 'lib/types/cl_account_hash_type.rb', line 11

def to_string
  
end