Skip to main content

ParticipantPreferencesDto

languagestringrequired

Idioma preferido del participante.

Example: es
notificationsbooleanrequired

Indica si tiene activadas las notificaciones.

Example: true
ParticipantPreferencesDto
{
"language": "es",
"notifications": true
}