Partager via


Participant interface

Décrit un type de profil participant à une interaction.

Propriétés

description

Descriptions localisées.

displayName

Nom d’affichage localisé.

participantName

Nom du participant.

participantPropertyReferences

La propriété fait référence.

profileTypeName

Nom du type de profil.

role

Rôle que joue le participant dans l’interaction.

Détails de la propriété

description

Descriptions localisées.

description?: {[propertyName: string]: string}

Valeur de propriété

{[propertyName: string]: string}

displayName

Nom d’affichage localisé.

displayName?: {[propertyName: string]: string}

Valeur de propriété

{[propertyName: string]: string}

participantName

Nom du participant.

participantName: string

Valeur de propriété

string

participantPropertyReferences

La propriété fait référence.

participantPropertyReferences: ParticipantPropertyReference[]

Valeur de propriété

profileTypeName

Nom du type de profil.

profileTypeName: string

Valeur de propriété

string

role

Rôle que joue le participant dans l’interaction.

role?: string

Valeur de propriété

string