Your IP : 216.73.216.187


Current Path : /home/exhehbu/wp/wp-content/plugins/eventer/front/stripe/lib/
Upload File :
Current File : /home/exhehbu/wp/wp-content/plugins/eventer/front/stripe/lib/BitcoinTransaction.php

<?php

namespace Stripe;

/**
 * Class BitcoinTransaction
 *
 * @package Stripe
 */
class BitcoinTransaction extends ApiResource
{
    const OBJECT_NAME = 'bitcoin_transaction';
}