Copied!

CustomerGroupDeleteTranslationStruct

CustomerGroupDeleteTranslationStruct.php : 13

Methods

public__construct()

CustomerGroupDeleteTranslationStruct.php : 19
public __construct(CustomerGroupInterface $customerGroup, string $languageCode)

Parameters

Name Type Default value Description
$customerGroup CustomerGroupInterface - -
$languageCode string - -

publicgetCustomerGroup()

CustomerGroupDeleteTranslationStruct.php : 25
public getCustomerGroup() : CustomerGroupInterface

Return values

CustomerGroupInterface

publicgetLanguageCode()

CustomerGroupDeleteTranslationStruct.php : 30
public getLanguageCode() : string

Return values

string