ProductVariantGenerateStruct
ProductVariantGenerateStruct.php
:
11
Methods¶
__construct()
¶
ProductVariantGenerateStruct.php
:
19
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$attributes | array<string, array<string|int, mixed>> | - | - |
getAttribute()
¶
ProductVariantGenerateStruct.php
:
43
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$identifier | string | - | - |
Return values
array<string|int, mixed>|null
getAttributes()
¶
ProductVariantGenerateStruct.php
:
27
|
|
Return values
array<string, array<string|int, mixed>>
setAttribute()
¶
ProductVariantGenerateStruct.php
:
51
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$identifier | string | - | - |
$value | array<string|int, mixed> | - | - |
setAttributes()
¶
ProductVariantGenerateStruct.php
:
35
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$attributes | array<string, array<string|int, mixed>> | - | - |