Your IP : 216.73.217.95


Current Path : /home/rtorresani/www/vendor/braintree/braintree_php/lib/Braintree/Dispute/
Upload File :
Current File : //home/rtorresani/www/vendor/braintree/braintree_php/lib/Braintree/Dispute/PayPalMessageDetails.php

<?php

namespace Braintree\Dispute;

use Braintree\Instance;

/**
 * PayPal Message for a dispute
 *
 * See our {@link https://developer.paypal.com/braintree/docs/reference/response/dispute#paypal_messages developer docs} for information on attributes
 */
class PayPalMessageDetails extends Instance
{
}