CustomerSettings
extends ResourceModel
in package
Tags
Table of Contents
- $customer_group_settings : CustomerGroupSettings
- $privacy_settings : PrivacySettings
- __construct() : mixed
- jsonSerialize() : array<string|int, mixed>
Properties
$customer_group_settings
public
CustomerGroupSettings
$customer_group_settings
Tags
$privacy_settings
public
PrivacySettings
$privacy_settings
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>