intercom.extended_api_operations package

Submodules

intercom.extended_api_operations.reply module

intercom.extended_api_operations.users module

Operation to return all users for a particular Company.

class intercom.extended_api_operations.users.Users

Bases: object

A mixin that provides users functionality to Company.

users(id)

Return a CollectionProxy to all the users for the specified Company.

Module contents