Method: GongAPI::UserMetadata#active
- Defined in:
- lib/gong_api/models/user_metadata.rb
#active ⇒ Object
True if the user is active, false if not.
17 18 19 |
# File 'lib/gong_api/models/user_metadata.rb', line 17 def active @active end |