Show / Hide Table of Contents

Class NotifyUserDto

Inheritance
NotifyUserDto
Namespace: Trivium.CommonDto.Notifier
Assembly: Trivium.CommonDto.dll
Syntax
[MessagePackObject(false)]
public class NotifyUserDto

Properties

string Email
Мейл пользователя.
string FirstName
Имя пользователя.
string LastName
Фамилия пользователя
string Locale
Локаль пользователя.
string PhoneNumber
Телефон.
string UserName
Наименование пользователя.
Back to top Generated by DocFX