Class Withdrawal
Class Withdrawal
- Withdrawal implements WithdrawalInterface
Package: Withdrawal\Entities
Category: System
Located at Services/Core/Withdrawal/Entities/Withdrawal.inc.php
Category: System
Located at Services/Core/Withdrawal/Entities/Withdrawal.inc.php
Methods summary
public
|
|
public
|
|
public
|
|
public
integer
|
|
public
|
|
public
DateTime
|
|
public
|
|
public
string
|
|
public
|
|
public
DateTime
|
|
public
|
|
public
boolean
|
|
public
|
#
setCreatedByAdmin(
Sets whether the withdrawal by admin created or not. |
public
|
|
public
|
Properties summary
protected
integer
|
$withdrawalId
|
#
0
|
protected
DateTime
|
$withdrawalDate
|
|
protected
string
|
$withdrawalContent
|
#
''
|
protected
DateTime
|
$withdrawalDateCreated
|
|
protected
boolean
|
$createdByAdmin
|
#
false
|
protected
|
$withdrawalOrder
|
|
protected
|
$repository
|