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: AccountOwner.php <?php // File generated from our OpenAPI spec namespace WPForms\Vendor\Stripe\FinancialConnections; /** * Describes an owner of an account. * * @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 null|string $email The email address of the owner. * @property string $name The full name of the owner. * @property string $ownership The ownership object that this owner belongs to. * @property null|string $phone The raw phone number of the owner. * @property null|string $raw_address The raw physical address of the owner. * @property null|int $refreshed_at The timestamp of the refresh that updated this owner. */ class AccountOwner extends \WPForms\Vendor\Stripe\ApiResource { const OBJECT_NAME = 'financial_connections.account_owner'; } 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