Payu\Request\LoyaltyInquiryRequest::getCurrency PHP Method

getCurrency() public method

public getCurrency ( ) : Currency
return Payu\Component\Currency
    public function getCurrency()
    {
        return $this->currency;
    }