wirecurly.directory package

Module contents

class wirecurly.directory.User(user_id, password=None)[source]

Bases: object

A user object for the directory

addParameter(param, val)[source]

Set an extra parameter for an user

addVariable(var, val)[source]

Set an extra variable for an user

getParameter(param)[source]

Retrieve the value of a parameter by its name

getVariable(var)[source]

Retrieve the value of a variable by its name

todict()[source]

Create a dict so it can be converted/serialized

Read the Docs v: latest
Versions
latest
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.