ShippingMethodTypeServiceInterface
ShippingMethodTypeServiceInterface.php
:
13
Interface
Methods¶
getShippingMethodType()
¶
ShippingMethodTypeServiceInterface.php
:
23
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$identifier | string | - | - |
Return values
Tags
getShippingMethodTypes()
¶
ShippingMethodTypeServiceInterface.php
:
18
|
|
Return values
iterable<string, ShippingMethodTypeInterface>
hasShippingMethodType()
¶
ShippingMethodTypeServiceInterface.php
:
25
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$identifier | string | - | - |
Return values
bool