OrderShippingTypeInterface
in
Interface OrderShippingTypeInterface
Tags
Table of Contents
- getAlias() : string
- Returns the order payment type alias.
- getModule() : string
- Returns the order shipping type module.
- getTitle() : string
- Returns the order shipping type title.
Methods
getAlias()
Returns the order payment type alias.
public
getAlias() : string
Return values
string —getModule()
Returns the order shipping type module.
public
getModule() : string
Return values
string —Order shipping type module.
getTitle()
Returns the order shipping type title.
public
getTitle() : string
Return values
string —Order shipping type title.