Class EmptyOrderItemDownloadInformation
Class EmptyOrderItemDownloadInformation
The purpose of this class is to return empty strings or 0 as integer as representation of a empty OrderItemDownloadInformation object.
- OrderItemDownloadInformation
-
EmptyOrderItemDownloadInformation
Package: Order\Entities
Category: System
Located at CoreServices/Order/ValueObjects/EmptyOrderItemDownloadInformation.inc.php
Category: System
Located at CoreServices/Order/ValueObjects/EmptyOrderItemDownloadInformation.inc.php
Methods summary
public
|
|
public
string
|
|
public
integer
|
|
public
integer
|
Properties summary
protected
string
|
$filename
Filename |
#
''
|
protected
integer
|
$maxDaysAllowed
Maximal number of days for download. |
#
0
|
protected
integer
|
$countAvailable
Maximal number of possible downloads. |
#
0
|