Method: TypeformData::Client#as_json
- Defined in:
- lib/typeform_data/client.rb
#as_json(*_args) ⇒ Object
70 71 72 |
# File 'lib/typeform_data/client.rb', line 70 def as_json(*_args) raise 'Do not serialize TypeformData::Client-- it contains your API key' end |