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.
[null,null,["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"]]