Netsutie PHP Toolkit
CustomerDownload Class Reference

Data Fields

 $file
 
 $licenseCode
 
 $remainingDownloads
 
 $expiration
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

CustomerDownload

Definition at line 8 of file CustomerDownload.php.

Field Documentation

$expiration

Definition at line 48 of file CustomerDownload.php.

$file

Definition at line 18 of file CustomerDownload.php.

$licenseCode

Definition at line 28 of file CustomerDownload.php.

$paramtypesmap
static
Initial value:
= array(
"file" => "RecordRef",
"licenseCode" => "string",
"remainingDownloads" => "integer",
"expiration" => "dateTime",
)

Definition at line 52 of file CustomerDownload.php.

$remainingDownloads

Definition at line 38 of file CustomerDownload.php.


The documentation for this class was generated from the following file: