File ManagerCurrent Directory: wp-content/plugins/wpforms/vendor_prefixed/stripe/stripe-php/lib/FinancialConnectionsLinux appserver-0d5e4f1e-php-cc8da225320a42ba9b7d66cba40b1f03 6.6.123+ #1 SMP PREEMPT_DYNAMIC Wed Mar 11 09:04:28 UTC 2026 x86_64Edit File: AccountOwnership.php <?php // File generated from our OpenAPI spec namespace WPForms\Vendor\Stripe\FinancialConnections; /** * Describes a snapshot of the owners of an account at a particular point in time. * * @property string $id Unique identifier for the object. * @property string $object String representing the object's type. Objects of the same type share the same value. * @property int $created Time at which the object was created. Measured in seconds since the Unix epoch. * @property \Stripe\Collection<\Stripe\FinancialConnections\AccountOwner> $owners A paginated list of owners for this account. */ class AccountOwnership extends \WPForms\Vendor\Stripe\ApiResource { const OBJECT_NAME = 'financial_connections.account_ownership'; } Upload File Directory Listing NameTypeSizeActions.. (Parent Directory)DirAccount.phpFile7.30 KB Rename | Delete | EditAccountOwner.phpFile883.00 B Rename | Delete | EditAccountOwnership.phpFile739.00 B Rename | Delete | EditSession.phpFile2.94 KB Rename | Delete | EditTransaction.phpFile2.86 KB Rename | Delete | Edit