ISettingsImport
extends
ISettings
Table of Contents
Methods
-
canCreateOrder()
: string
-
changeStatusFor()
: string
-
finalStatusIdFor()
: string
-
finalStatusOnDeliveryFor()
: string
-
getCurrency()
: string
-
getCurrent()
: mixed
-
getSiteId()
: string
-
isImportableFor()
: bool
-
paySystemIdFor()
: int
-
prefixFor()
: string
-
shipmentServiceFor()
: int
canCreateOrder()
public
canCreateOrder(mixed $typeId) : string
Parameters
-
$typeId
: mixed
-
changeStatusFor()
public
changeStatusFor(mixed $typeId) : string
Parameters
-
$typeId
: mixed
-
finalStatusIdFor()
public
finalStatusIdFor(mixed $typeId) : string
Parameters
-
$typeId
: mixed
-
finalStatusOnDeliveryFor()
public
finalStatusOnDeliveryFor(mixed $typeId) : string
Parameters
-
$typeId
: mixed
-
getCurrency()
public
getCurrency() : string
getCurrent()
public
static getCurrent() : mixed
getSiteId()
public
getSiteId() : string
isImportableFor()
public
isImportableFor(mixed $entityTypeId) : bool
Parameters
-
$entityTypeId
: mixed
-
paySystemIdFor()
public
paySystemIdFor(mixed $entityTypeId) : int
Parameters
-
$entityTypeId
: mixed
-
prefixFor()
public
prefixFor(mixed $typeId) : string
Parameters
-
$typeId
: mixed
-
shipmentServiceFor()
public
shipmentServiceFor(mixed $entityTypeId) : int
Parameters
-
$entityTypeId
: mixed
-