Class: Wework::Api::Contact

Inherits:
Base
  • Object
show all
Defined in:
lib/wework/api/contact.rb

Instance Attribute Summary

Attributes inherited from Base

#corp_id, #options, #secret

Method Summary

Methods inherited from Base

#access_token, #get, #initialize, #post, #post_file, #request, #valid?

Methods included from Methods::Batch

#batch_getresult, #batch_invite, #batch_replaceparty, #batch_replaceuser, #batch_syncuser

Methods included from Methods::Crm

#crm_get_external_contact

Methods included from Methods::Tag

#tag_addtagusers, #tag_create, #tag_delete, #tag_deltagusers, #tag_get, #tag_list, #tag_update

Methods included from Methods::Department

#department_create, #department_delete, #department_list, #department_update

Methods included from Methods::User

#authsucc, #convert_to_openid, #convert_to_userid, #user_batchdelete, #user_create, #user_delete, #user_get, #user_list, #user_simplelist, #user_update

Methods included from Methods::Media

#get_media_url, #media_get, #media_upload

Constructor Details

This class inherits a constructor from Wework::Api::Base