Compartir a través de


CanonicalProfileDefinitionPropertiesItem interface

The definition of a canonical profile property.

Properties

profileName

Profile name.

profilePropertyName

Property name of profile.

rank

The rank.

type

Type of canonical property value.

value

Value of the canonical property.

Property Details

profileName

Profile name.

profileName?: string

Property Value

string

profilePropertyName

Property name of profile.

profilePropertyName?: string

Property Value

string

rank

The rank.

rank?: number

Property Value

number

type

Type of canonical property value.

type?: string

Property Value

string

value

Value of the canonical property.

value?: string

Property Value

string