SupplierOrderItemStatus

Extends \Shopware\Components\Model\ModelEntity

ORM\Entity
ORM\Table

(name="pickware_erp_supplier_order_item_statuses")

package

Default

Methods

getDescription

getDescription() : string

Response

string

getId

getId() : integer

Response

integer

getName

getName() : string

Response

string

setDescription

setDescription(string $description) 

Arguments

$description

string

setName

setName(string $name) 

Arguments

$name

string

Constants

OPEN

OPEN

RECEIVED

RECEIVED

CANCELED

CANCELED

REFUND

REFUND

MISSING

MISSING