Open Journal Systems
3.3.0
|
Public Member Functions | |
getDescription () | |
getDescription () | |
getName () | |
getName () | |
getPrice () | |
getPrice () | |
getQuantity () | |
getQuantity () | |
Cart Item interface
This interface defines the functionality that all cart items in the Omnipay system are to have.
Definition at line 14 of file lib/vendor/omnipay/common/src/Omnipay/Common/ItemInterface.php.
Omnipay\Common\ItemInterface::getDescription | ( | ) |
Description of the item
Implemented in Omnipay\Common\Item, and Omnipay\Common\Item.
Omnipay\Common\ItemInterface::getDescription | ( | ) |
Description of the item
Implemented in Omnipay\Common\Item, and Omnipay\Common\Item.
Omnipay\Common\ItemInterface::getName | ( | ) |
Name of the item
Implemented in Omnipay\Common\Item, and Omnipay\Common\Item.
Omnipay\Common\ItemInterface::getName | ( | ) |
Name of the item
Implemented in Omnipay\Common\Item, and Omnipay\Common\Item.
Omnipay\Common\ItemInterface::getPrice | ( | ) |
Price of the item
Implemented in Omnipay\Common\Item, and Omnipay\Common\Item.
Omnipay\Common\ItemInterface::getPrice | ( | ) |
Price of the item
Implemented in Omnipay\Common\Item, and Omnipay\Common\Item.
Omnipay\Common\ItemInterface::getQuantity | ( | ) |
Quantity of the item
Implemented in Omnipay\Common\Item, and Omnipay\Common\Item.
Omnipay\Common\ItemInterface::getQuantity | ( | ) |
Quantity of the item
Implemented in Omnipay\Common\Item, and Omnipay\Common\Item.