File ManagerCurrent Directory: wp-content/plugins/wpforms/vendor_prefixed/stripe/stripe-php/lib/V2Linux appserver-0d5e4f1e-php-cc8da225320a42ba9b7d66cba40b1f03 6.6.123+ #1 SMP PREEMPT_DYNAMIC Wed Mar 11 09:04:28 UTC 2026 x86_64Edit File: Event.php <?php namespace WPForms\Vendor\Stripe\V2; /** * @property string $id Unique identifier for the event. * @property string $object String representing the object's type. Objects of the same type share the same value of the object field. * @property int $created Time at which the object was created. * @property \Stripe\StripeObject $reason Reason for the event. * @property string $type The type of the event. * @property null|string $context The Stripe account of the event */ abstract class Event extends \WPForms\Vendor\Stripe\ApiResource { const OBJECT_NAME = 'v2.core.event'; } Upload File Directory Listing NameTypeSizeActions.. (Parent Directory)DirBillingDirectory Rename | DeleteCollection.phpFile2.84 KB Rename | Delete | EditEvent.phpFile595.00 B Rename | Delete | EditEventDestination.phpFile1.93 KB Rename | Delete | Edit