CustomerAuthentication
extends ResourceModel
in package
Tags
Table of Contents
- $force_password_reset : bool
- $new_password : string
- __construct() : mixed
- jsonSerialize() : array<string|int, mixed>
Properties
$force_password_reset
public
bool
$force_password_reset
Tags
$new_password
public
string
$new_password
Tags
Methods
__construct()
public
__construct([stdClass|null $optionObject = null ]) : mixed
Parameters
- $optionObject : stdClass|null = null
Tags
Return values
mixed —jsonSerialize()
public
jsonSerialize() : array<string|int, mixed>