object(Stripe\Customer)#17778 (25) { ["id"]=> string(18) "cus_O3Keg6wUOara51" ["object"]=> string(8) "customer" ["address"]=> NULL ["balance"]=> int(0) ["created"]=> int(1686350469) ["currency"]=> NULL ["default_currency"]=> NULL ["default_source"]=> NULL ["delinquent"]=> bool(false) ["description"]=> string(45) "My First Test Customer (created for API docs)" ["discount"]=> NULL ["email"]=> NULL ["invoice_prefix"]=> string(8) "1EBF7E4F" ["invoice_settings"]=> object(Stripe\StripeObject)#17774 (4) { ["custom_fields"]=> NULL ["default_payment_method"]=> NULL ["footer"]=> NULL ["rendering_options"]=> NULL } ["livemode"]=> bool(true) ["metadata"]=> object(Stripe\StripeObject)#17773 (0) { } ["name"]=> NULL ["phone"]=> NULL ["preferred_locales"]=> array(0) { } ["shipping"]=> NULL ["sources"]=> object(Stripe\Collection)#17770 (5) { ["object"]=> string(4) "list" ["data"]=> array(0) { } ["has_more"]=> bool(false) ["total_count"]=> int(0) ["url"]=> string(40) "/v1/customers/cus_O3Keg6wUOara51/sources" } ["subscriptions"]=> object(Stripe\Collection)#17767 (5) { ["object"]=> string(4) "list" ["data"]=> array(0) { } ["has_more"]=> bool(false) ["total_count"]=> int(0) ["url"]=> string(46) "/v1/customers/cus_O3Keg6wUOara51/subscriptions" } ["tax_exempt"]=> string(4) "none" ["tax_ids"]=> object(Stripe\Collection)#17764 (5) { ["object"]=> string(4) "list" ["data"]=> array(0) { } ["has_more"]=> bool(false) ["total_count"]=> int(0) ["url"]=> string(40) "/v1/customers/cus_O3Keg6wUOara51/tax_ids" } ["test_clock"]=> NULL }