File manager - Edit - /home/opticamezl/www/newok/libraries/fabrik/vendor/stripe/stripe-php/lib/Plan.php
Back
<?php namespace Stripe; /** * Class Plan * * @package Stripe * * @property string $id * @property string $object * @property int $amount * @property int $created * @property string $currency * @property string $interval * @property int $interval_count * @property bool $livemode * @property StripeObject $metadata * @property string $nickname * @property string $product * @property int $trial_period_days */ class Plan extends ApiResource { use ApiOperations\All; use ApiOperations\Create; use ApiOperations\Delete; use ApiOperations\Retrieve; use ApiOperations\Update; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Generation time: 0.17 |
proxy
|
phpinfo
|
Settings