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

namespace Nexmo\Account;

class SmsPrice extends Price {
    protected $priceMethod = 'getOutboundSmsPrice';
}