Current File : /home/inlingua/public_html/crm.vprotectindia.com/vendor/nexmo/client/src/Account/VoicePrice.php
<?php

namespace Nexmo\Account;

class VoicePrice extends Price {
    protected $priceMethod = 'getOutboundVoicePrice';
}