HEX
Server: Apache
System: Linux webm004.cluster129.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
User: windevelwb (110072)
PHP: 8.5.0
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/windevelwb/www/stripe/lib/EventData/V2CoreAccountLinkReturnedEventData.php
<?php

// File generated from our OpenAPI spec

namespace Stripe\EventData;

/**
 * @property string $account_id The ID of the v2 account.
 * @property string[] $configurations Configurations on the Account that was onboarded via the account link.
 * @property string $use_case Open Enum. The use case type of the account link that has been completed.
 */
class V2CoreAccountLinkReturnedEventData extends \Stripe\StripeObject {}