CustomerAttribute
extends ResourceModel
in package
Tags
Table of Contents
- $name : string
- $type : string
- __construct() : mixed
- jsonSerialize() : array<string|int, mixed>
Properties
$name
public
string
$name
Tags
$type
public
string
$type
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>