Class Transip_Product
This class models a Product
public
string
|
$name |
|
#
Name of the product |
public
string
|
$description |
|
#
Describes this product |
public
float
|
$price |
|
#
Price in euros. |
public
float
|
$renewalPrice |
|
#
Price for renewing the product in euros. |