GraphQL OBJECT
UserAccount
Account information for a specific user account.
link Definition
- type UserAccount {
- # Client to whose organization the user belongs.
- Client @deprecated( reason: "Use "clients" instead to get all clients of the user." ) :
- # Clients to whose organization the user belongs.
- Client] : [
- # Status of the user account.
- UserAccountStatus :
- # The default user role of the user.
- UserRoleGraph :
- # Status of the user account.
- Boolean :
- # Test creditcard number of the user.
- String :
- # Contact information for the user.
- Contact :
- # Department information for the user.
- Department :
- # Unique ID of the user.
- Int! :
- # True if the user is a Cleverbridge user.
- Boolean :
- # True if the user is a multi client user.
- Boolean :
- # Main client account the user belongs to.
- Client :
- # Office information for the user.
- Office :
- # Unique name of the user.
- String :
- # Security policy applied to the user account.
- SecurityPolicy :
- # Comma separated list of Client IDs associated with the user
- String :
- # Privilege sets assigned to the user account.
- PrivilegeSet] : [
- # Single Sign-on email.
- String :
- }
link Required by
- CatalogItemItem in the catalog.
- CleverbridgeContactsnull
- ClientPolicyPolicy and procedure for the client account.
- ConfigurationConfiguration settings for the client account.
- CreateUserAccountPayloadPayload for user account create.
- CurrentUserInformation about the user who is logged into the cleverbridge platform.
- DepartmentDepartment information for the user or client. A department is a team in your organization.
- FollowUpReminder about open product and purchase issues.
- HistoryEntryDetailed note about the customer interactions and transaction events that occurred after an initial purchase.
- HistoryEntrySearchResultItemHistory entry search result item.
- JournalItemOne journal item related to the customer’s purchase.
- JournalItemSearchResultItemnull
- KeyGeneratorKey generator that creates customized licensing information for customers at the time of purchase
- LogEntryInterfacenull
- MvtCampaignMultivariate testing campaign.
- NotificationClient notifications.
- OfficeOffice information for the user or client. An office is a location used by your organization.
- PackageDiscountThe package discount.
- PackageDiscountDefinitionDefinition for package discount.
- PriceConfigurationSpecial pricing you can create for a single product ID based on a combination of regions, products, and languages.
- PrivilegeSetThe privilege set.
- ProductItem or service offered for sale.
- ProductCharacteristicProduct characteristic for offering product variations in the cart, such as version, language, or license period. One product characteristic contains the different options for a product from which the customer can choose.
- ProductListProduct list for which the notification applies.
- ProductSelectionProduct selection for a product variation. Product selections are used to assign a product to one or more product characteristics.
- ProductSelectionItemItem in the product selection.
- PromotionPrice discount off of the regular product price you offer the customer.
- ProtectedUrlProtected URL.
- querynull
- RecommendationProduct suggestion for customers during the checkout process.
- RegionConfigurationRegion you specify for shipping configurations, price configurations, marketing campaigns, and reporting of your products.
- RenewalQuoteRenewalQuote.
- TaxExemptionDocumentTax exemption document.
- TextElementDescriptive text to display in the cart for a product variation.
- TextResourceReusable, localizable text resource.
- UpdateUserAccountPayloadPayload for user account create.
- UserAccountSearchResultItemUser account that matches the search parameters.
- WebFileReusable, localizable web file.
- XmlSchemanull