Constructor: account_noPassword
Attributes:
Name |
Type |
Required |
new_salt |
bytes |
Required |
email_unconfirmed_pattern |
string |
Required |
Type:
account_Password
Example:
$account_noPassword = ['_' => account_noPassword', 'new_salt' => bytes, 'email_unconfirmed_pattern' => string, ];