Method: GongAPI::UserIntegrationStatus#exists
- Defined in:
- lib/gong_api/models/user_integration_status.rb
#exists ⇒ Object
Whether the user exists in Gong
20 21 22 |
# File 'lib/gong_api/models/user_integration_status.rb', line 20 def exists @exists end |