@stigg/react-sdk - v10.7.0
Preparing search index...
StripeCheckoutCredentialsFragment
Type Alias StripeCheckoutCredentialsFragment
type
StripeCheckoutCredentialsFragment
=
{
__typename
?:
"StripeCheckoutCredentials"
;
accountId
?:
string
|
null
;
publicKey
?:
string
|
null
;
setupSecret
:
string
;
}
Index
Properties
__
typename?
account
Id?
public
Key?
setup
Secret
Properties
Optional
__
typename
__typename
?:
"StripeCheckoutCredentials"
Optional
account
Id
accountId
?:
string
|
null
Optional
public
Key
publicKey
?:
string
|
null
setup
Secret
setupSecret
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
__
typename
account
Id
public
Key
setup
Secret
@stigg/react-sdk - v10.7.0
Loading...