Enums§
- Activate
User Error - struct for typed errors of method
activate_user - AddGroup
User Error - struct for typed errors of method
add_group_user - Dismiss
Viewer Announcement Error - struct for typed errors of method
dismiss_viewer_announcement - GetGroup
Balance Error - struct for typed errors of method
get_group_balance - GetGroup
Billing Customer Error - struct for typed errors of method
get_group_billing_customer - GetGroup
Upcoming Billing Invoice Error - struct for typed errors of method
get_group_upcoming_billing_invoice - GetUser
Balance Error - struct for typed errors of method
get_user_balance - GetUser
Billing Customer Error - struct for typed errors of method
get_user_billing_customer - GetUser
Event Billing Price Error - struct for typed errors of method
get_user_event_billing_price - GetUser
Upcoming Billing Invoice Error - struct for typed errors of method
get_user_upcoming_billing_invoice - GetViewer
User Onboarding Completed Error - struct for typed errors of method
get_viewer_user_onboarding_completed - List
Group Billing Invoice Lines Error - struct for typed errors of method
list_group_billing_invoice_lines - List
Group Billing Invoices Error - struct for typed errors of method
list_group_billing_invoices - List
Group Upcoming Billing Invoice Lines Error - struct for typed errors of method
list_group_upcoming_billing_invoice_lines - List
Group Users Error - struct for typed errors of method
list_group_users - List
User Billing Invoice Lines Error - struct for typed errors of method
list_user_billing_invoice_lines - List
User Billing Invoices Error - struct for typed errors of method
list_user_billing_invoices - List
User Groups Error - struct for typed errors of method
list_user_groups - List
User Upcoming Billing Invoice Lines Error - struct for typed errors of method
list_user_upcoming_billing_invoice_lines - List
Viewer Announcements Error - struct for typed errors of method
list_viewer_announcements - PutViewer
User Onboarding Completed Error - struct for typed errors of method
put_viewer_user_onboarding_completed - Remove
Group User Error - struct for typed errors of method
remove_group_user - Update
Viewer User Profile Error - struct for typed errors of method
update_viewer_user_profile
Functions§
- activate_
user - Activate a user, completing an invitation request.
- add_
group_ user - Add a user to a group. Note, group membership may take several minutes to update within our identity provider. After adding a user to a group, please allow up to 60 minutes for changes to be reflected.
- dismiss_
viewer_ announcement - Dismiss an announcement for an authenticating user, indicating that they do not want to see it again.
- get_
group_ balance - Retrieve the balance of the requested QCS group account.
- get_
group_ billing_ customer - Retrieve billing customer for a QCS group account.
- get_
group_ upcoming_ billing_ invoice - Retrieve upcoming invoice for QCS group billing customer.
- get_
user_ balance - Retrieve the balance of the requested QCS user account.
- get_
user_ billing_ customer - Retrieve billing customer for a QCS user account.
- get_
user_ event_ billing_ price - Retrieve
EventBillingPricefor a user for a specific event. If no price is configured this operation will return a defaultEventBillingPricefor the specifiedproduct. - get_
user_ upcoming_ billing_ invoice - Retrieve upcoming invoice for QCS user billing customer.
- get_
viewer_ user_ onboarding_ completed - Get the onboarding status of the authenticated user.
- list_
group_ billing_ invoice_ lines - Retrieve billing invoice lines for a QCS group account’s invoice.
- list_
group_ billing_ invoices - Retrieve billing invoices for a QCS group account.
- list_
group_ upcoming_ billing_ invoice_ lines - List invoice lines for QCS group billing customer upcoming invoice.
- list_
group_ users - List users belonging to a group. Note, group membership may take several minutes to update within our identity provider. After adding or removing a user to or from a group, please allow up to 60 minutes for changes to be reflected.
- list_
user_ billing_ invoice_ lines - Retrieve billing invoice lines for a QCS user account’s invoice.
- list_
user_ billing_ invoices - Retrieve billing invoices for a QCS user account.
- list_
user_ groups - List QCS groups for the requested user
- list_
user_ upcoming_ billing_ invoice_ lines - List invoice lines for QCS user billing customer upcoming invoice.
- list_
viewer_ announcements - List all announcements relevant to the authenticating user. By default, does not include dismissed announcements.
- put_
viewer_ user_ onboarding_ completed - Update the onboarding status of the authenticated user.
- remove_
group_ user - Remove a user from a group. Note, group membership may take several minutes to update within our identity provider. After removing a user from a group, please allow up to 60 minutes for changes to be reflected.
- update_
viewer_ user_ profile - Update the profile of the authenticated user.