File ManagerCurrent Directory: wp-content/plugins/wpforms/vendor_prefixed/stripe/stripe-php/lib/FinancialConnectionsLinux appserver-7a7af3b2-php-0c9ec09e2f9746c2a80fa3756c076432 6.12.94+ #1 SMP Fri Jul 17 09:26:56 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