| 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/SmsPrice.php |
<?php
namespace Nexmo\Account;
class SmsPrice extends Price {
protected $priceMethod = 'getOutboundSmsPrice';
}