Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
FinancialConnections
SessionResult
Type Alias SessionResult
SessionResult
:
|
{
session
:
Session
;
error
?:
undefined
}
|
{
session
?:
undefined
;
error
:
StripeError
<
FinancialConnectionsSheetError
>
;
}
Type declaration
{
session
:
Session
;
error
?:
undefined
}
session
:
Session
The updated Financial Connections Session object.
Optional
error
?:
undefined
{
session
?:
undefined
;
error
:
StripeError
<
FinancialConnectionsSheetError
>
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stripe/stripe-react-native
Loading...
The updated Financial Connections Session object.