Current File : /home/masbinta/public_html/vendor/paypal/rest-api-sdk-php/lib/PayPal/Rest/IResource.php
<?php

namespace PayPal\Rest;

/**
 * Interface IResource
 *
 * @package PayPal\Rest
 */
interface IResource
{
}