Dumplie\Inventory\Application\Query\Result\Product::currency PHP 메소드

currency() 공개 메소드

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