Dumplie\Inventory\Application\Query\Result\Product::currency PHP Method

currency() public method

public currency ( ) : string
return string
    public function currency() : string
    {
        return $this->currency;
    }