@stigg/js-client-sdk - v4.12.0
Preparing search index...
AirwallexCheckoutCredentialsFragment
Type Alias AirwallexCheckoutCredentialsFragment
type
AirwallexCheckoutCredentialsFragment
=
{
__typename
?:
"AirwallexCheckoutCredentials"
;
clientSecret
:
string
;
metadata
:
{
__typename
?:
"AirwallexCheckoutMetadata"
;
currency
:
string
;
customerId
?:
string
|
null
;
env
:
string
;
intentId
:
string
;
}
;
}
Index
Properties
__
typename?
client
Secret
metadata
Properties
Optional
__
typename
__typename
?:
"AirwallexCheckoutCredentials"
client
Secret
clientSecret
:
string
metadata
metadata
:
{
__typename
?:
"AirwallexCheckoutMetadata"
;
currency
:
string
;
customerId
?:
string
|
null
;
env
:
string
;
intentId
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
client
Secret
metadata
@stigg/js-client-sdk - v4.12.0
Loading...