File manager - Edit - /home/opticamezl/www/newok/libraries/fabrik/vendor/stripe/stripe-php/lib/FileUpload.php
Back
<?php namespace Stripe; /** * Class FileUpload * * @property string $id * @property string $object * @property int $created * @property string $purpose * @property int $size * @property string $type * * @package Stripe */ class FileUpload extends ApiResource { use ApiOperations\All; use ApiOperations\Create; use ApiOperations\Retrieve; public static function baseUrl() { return Stripe::$apiUploadBase; } public static function className() { return 'file'; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings