A user of a client who has restricted access to the Marketplace and certain other sections of the Authorized Buyers UI based on the role granted to the associated client.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[],["Client users, who have limited access to the Authorized Buyers UI, are defined by their `name`, `state`, and `email`. The `state` can be `INVITED`, `ACTIVE`, or `INACTIVE`. Methods available include `create`, to add a user in an \"INVITED\" state, `activate`, `deactivate`, and `delete` to manage user states. Additionally, there are `get` and `list` methods to retrieve user details, and all users must have a unique email address.\n"]]