Property | Type | Description | |
---|---|---|---|
$order | WellCommerce\Bundle\OrderBundle\Entity\OrderInterface |
Method | Description | |
---|---|---|
__construct ( WellCommerce\Bundle\OrderBundle\Entity\OrderInterface $order ) | OrderAdapter constructor. | |
getCurrency ( ) : string | ||
getGrossPrice ( ) : float | ||
getNetPrice ( ) : float | ||
getQuantity ( ) : integer | ||
getTaxAmount ( ) : float | ||
getWeight ( ) : float |
public __construct ( WellCommerce\Bundle\OrderBundle\Entity\OrderInterface $order ) | ||
$order | WellCommerce\Bundle\OrderBundle\Entity\OrderInterface |