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