ok

Mini Shell

Direktori : /home2/selectio/public_html/billingsoftwarenew/core/vendor/stripe/stripe-php/lib/
Upload File :
Current File : /home2/selectio/public_html/billingsoftwarenew/core/vendor/stripe/stripe-php/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
 */
class OrderItem extends StripeObject
{
    const OBJECT_NAME = 'order_item';
}

Zerion Mini Shell 1.0