Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix join subscription #28

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Fix join subscription #28

wants to merge 3 commits into from

Conversation

Stephen-Hilton
Copy link
Contributor

Per customer request, so they could better manage their subscription via Python:

  • fixed a bug in consuming joincodes

Extended new properties (api call wrappers):

  • User.Subscription_ID
  • User.Is_Trial
  • User.Is_Quota_Exceeded
  • User.Is_Restricted

Extended new methods:

  • User.Get_Subscription_Users (returns json list of users in current subscription)
  • User.Leave_Subscription (allows user to leave their own current subscription
  • User.Remove_Subscription (allows Admin to remove another user from their subscription)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant