| Path : /proc/self/root/var/www/html/solarwindia/vendor/nexmo/client-core/src/Account/ |
| Current File : //proc/self/root/var/www/html/solarwindia/vendor/nexmo/client-core/src/Account/VoicePrice.php |
<?php
namespace Nexmo\Account;
class VoicePrice extends Price {
protected $priceMethod = 'getOutboundVoicePrice';
}