true if the object exists in live mode or the value false if the object exists in test mode. * @property string $url The URL at which the account can access the Stripe-hosted flow. * @property (object{type: string, account_onboarding?: (object{collection_options?: (object{fields?: string, future_requirements?: string}&\Stripe\StripeObject), configurations: string[], refresh_url: string, return_url?: string}&\Stripe\StripeObject), account_update?: (object{collection_options?: (object{fields?: string, future_requirements?: string}&\Stripe\StripeObject), configurations: string[], refresh_url: string, return_url?: string}&\Stripe\StripeObject)}&\Stripe\StripeObject) $use_case Hash containing usage options. */ class AccountLink extends \Stripe\ApiResource { const OBJECT_NAME = 'v2.core.account_link'; }