ok

Mini Shell

Direktori : /home2/selectio/www/application/third_party/stripe/vendor/stripe/stripe-php/lib/
Upload File :
Current File : //home2/selectio/www/application/third_party/stripe/vendor/stripe/stripe-php/lib/Discount.php

<?php

namespace Stripe;

/**
 * Class Discount.
 *
 * @property string $object
 * @property Coupon $coupon
 * @property string $customer
 * @property int $end
 * @property int $start
 * @property string $subscription
 */
class Discount extends StripeObject
{
    const OBJECT_NAME = 'discount';
}

Zerion Mini Shell 1.0