Default Constructor
gItem
gItem
(
unknown_type $name,
unknown_type $description,
unknown_type $quantity,
unknown_type $price, [
string $tax_table_selector =
""], [
mixed $private_item_data =
""])
-
unknown_type
$name
-
unknown_type
$description
-
unknown_type
$price
-
unknown_type
$quantity
-
string
$tax_table_selector: XML Document $private_item_data
return Google Checkout XML
unknown
getXML
()
Add any valid XML document to the item.
void
setPrivateItemData
(unknown_type $private_item_data)
-
unknown_type
$private_item_data
Enter the name of the alternate tax table that you want to use to calculate tax for this item.
void
setTaxTableSelector
(unknown_type $tax_table_selector)
-
unknown_type
$tax_table_selector