Copied!

ShippingMethodDeleteTranslationStruct

ShippingMethodDeleteTranslationStruct.php : 11

Methods

public__construct()

ShippingMethodDeleteTranslationStruct.php : 17
public __construct(ShippingMethodInterface $shippingMethod, string $languageCode)

Parameters

Name Type Default value Description
$shippingMethod ShippingMethodInterface - -
$languageCode string - -

publicgetLanguageCode()

ShippingMethodDeleteTranslationStruct.php : 28
public getLanguageCode() : string

Return values

string

publicgetShippingMethod()

ShippingMethodDeleteTranslationStruct.php : 23
public getShippingMethod() : ShippingMethodInterface

Return values

ShippingMethodInterface