Classes
Enumerations
Interfaces
TypeAliases

Rate this page:

CompassCustomUserField

A custom field containing a user.

Property NameTypeDescription
__typenameLiteral
definitionMaybe<CompassCustomUserFieldDefinition>The definition of the custom field containing a user.
userIdValueMaybe<String>The ID of the user contained in the custom field on a component. This API is currently in PROTOTYPE. You must provide "X-ExperimentalApi:compass-prototype" in your request header.
userValueMaybe<User>The user contained in the custom field on a component.

Rate this page: