UserInformationDto
extends DtoBase
in package
ユーザー情報。
Table of Contents
Properties
Properties
public
string
$email
= \PeServer\Core\Text::EMPTY
$level
public
string
$level
= \PeServer\App\Models\Domain\UserLevel::UNKNOWN
Tags
$loginId
public
string
$loginId
= \PeServer\Core\Text::EMPTY
Attributes
- #[Mapping]
- 'login_id'
$name
public
string
$name
= \PeServer\Core\Text::EMPTY
$userId
public
string
$userId
= \PeServer\Core\Text::EMPTY
Attributes
- #[Mapping]
- 'user_id'
$website
public
string
$website
= \PeServer\Core\Text::EMPTY