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