| Current Path : /var/www/www.indacotrentino.com/www/vendor/braintree/braintree_php/lib/Braintree/ |
| Current File : /var/www/www.indacotrentino.com/www/vendor/braintree/braintree_php/lib/Braintree/Descriptor.php |
<?php
namespace Braintree;
/**
* The descriptive value on bank statements. For detailed reference information on properties, see the {@link developer docs https://developer.paypal.com/braintree/docs/reference/response/subscription#descriptor}.
*/
class Descriptor extends Instance
{
}