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: 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