phpDocumentor

AfterbuyOrderStatus

Class AfterbuyOrderStatus

Table of Contents

TYPE_PAID  = 'paid'
TYPE_UNKNOWN  = 'unknown'
TYPE_UNPAID  = 'unpaid'
$type  : string
createPaid()  : static
createUnknown()  : static
createUnpaid()  : static
isPaid()  : bool
isUnknown()  : bool
isUnpaid()  : bool
type()  : string
__construct()  : mixed
AfterbuyOrderStatus constructor.

Constants

Properties

Methods

__construct()

AfterbuyOrderStatus constructor.

private __construct(string $type) : mixed
Parameters
$type : string
Return values
mixed

Search results