Class CustomerStatusInformation
Class CustomerStatusInformation
Package: Order\Entities
Category: System
Located at Services/Core/Order/Entities/CustomerStatusInformation.inc.php
Category: System
Located at Services/Core/Order/Entities/CustomerStatusInformation.inc.php
Methods summary
public
__construct( IdType $statusId, StringType $statusName = null, StringType $statusImage = null, DecimalType $statusDiscount = null, BoolType $isGuest = null )
CustomerStatusInformation Constructor