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] : [
- # 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 :
- # Office information for the user.
- Office :
- # Unique name of the user.
- String! :
- }
link Required by
- ClientPolicyPolicy and procedure for the client account.
- ConfigurationConfiguration settings for the client account.
- CurrentUserInformation about the user who is logged into the cleverbridge platform.
- 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.
- 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.
- 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.
- TaxExemptionDocumentTax exemption document.
- TextElementDescriptive text to display in the cart for a product variation.
- TextResourceReusable, localizable text resource.
- WebFileReusable, localizable web file.
- XmlSchemanull