File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 139
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/orb/orb-aa92e5bbd456e6bc527223462c075f4315b7edfde23aae99cb6aa8272b3deae1 .yml
3- openapi_spec_hash : b234ee2f5a52bacac12c5ed59a56f542
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/orb/orb-5192a1b7cab269d33dbc3c9eb75994d41880eff1694900232b99f4cc30ae5710 .yml
3+ openapi_spec_hash : 1bcfe26f0efab1f1287195a45074fae5
44config_hash : c01c1191b1cd696c7ca855ff6d28a8df
Original file line number Diff line number Diff line change @@ -251,6 +251,12 @@ public required string? PaymentProviderID
251251 init { this . _rawData . Set ( "payment_provider_id" , value ) ; }
252252 }
253253
254+ /// <summary>
255+ /// Deprecated. Returns the URL of the most recent non-expired portal link, or
256+ /// null. When the account has opted into customer portal sessions, this field
257+ /// always returns null. Use POST /v1/customers/{id}/portal_sessions to mint
258+ /// short-lived portal session URLs.
259+ /// </summary>
254260 public required string ? PortalUrl
255261 {
256262 get
You can’t perform that action at this time.
0 commit comments