MapCompanyCreateStructEvent
MapCompanyCreateStructEvent.php
:
16
Extends Event
Methods¶
__construct() ¶
MapCompanyCreateStructEvent.php
:
26
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$companyCreateStruct | CompanyCreateStruct | - | - |
$application | Application | - | - |
$customerGroup | CustomerGroupInterface | - | - |
$salesRepId | int | - | - |
getApplication() ¶
MapCompanyCreateStructEvent.php
:
43
|
|
Return values
getCompanyCreateStruct() ¶
MapCompanyCreateStructEvent.php
:
38
|
|
Return values
getCustomerGroup() ¶
MapCompanyCreateStructEvent.php
:
48
|
|
Return values
getSalesRepId() ¶
MapCompanyCreateStructEvent.php
:
58
|
|
Return values
int
setCompanyCreateStruct() ¶
MapCompanyCreateStructEvent.php
:
53
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$companyCreateStruct | CompanyCreateStruct | - | - |