phpDocumentor

OrderShippingTypeInterface

Interface OrderShippingTypeInterface

Tags
category

System

subpackage

Interfaces

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

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.

Search results