Workflows ReferenceType Definitions
IdentityTraitWorkflowOptions
type IdentityTraitWorkflowOptions = {
crossBrand?: boolean;
};Options for trait group operations.
Properties
crossBrand?
optional crossBrand?: boolean;If true, the traits are stored and read across all brands.