React Native Firebase
GitHub
npm
Preparing search index...
@react-native-firebase/analytics
types/analytics
SetCheckoutOptionEventParameters
Interface SetCheckoutOptionEventParameters
interface
SetCheckoutOptionEventParameters
{
checkout_option
?:
string
;
checkout_step
?:
number
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
checkout_
option?
checkout_
step?
Properties
Optional
checkout_
option
checkout_option
?:
string
Optional
checkout_
step
checkout_step
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
checkout_
option
checkout_
step
Documentation
GitHub
npm
React Native Firebase
Loading...