%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/eirtvhdf/public_html/testbeta/root_stripe/stripe/lib/
Upload File :
Create Path :
Current File : /home/eirtvhdf/public_html/testbeta/root_stripe/stripe/lib/OrderItem.php

<?php

namespace Stripe;

/**
 * Class OrderItem
 *
 * @property string $object
 * @property int $amount
 * @property string $currency
 * @property string $description
 * @property string $parent
 * @property int $quantity
 * @property string $type
 *
 * @package Stripe
 */
class OrderItem extends StripeObject
{

    const OBJECT_NAME = "order_item";
}

Zerion Mini Shell 1.0