@xylabs/sdk-react
Preparing search index...
FacebookCompleteRegistration
Interface FacebookCompleteRegistration
interface
FacebookCompleteRegistration
{
content_category
?:
string
;
content_name
?:
string
;
content_type
?:
"product"
|
"product_group"
;
currency
?:
string
;
status
?:
boolean
;
value
?:
number
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
FacebookValueProperties
FacebookContentProperties
FacebookCompleteRegistration
Indexable
[
key
:
string
]:
unknown
Index
Properties
content_
category?
content_
name?
content_
type?
currency?
status?
value?
Properties
Optional
content_
category
content_category
?:
string
Optional
content_
name
content_name
?:
string
Optional
content_
type
content_type
?:
"product"
|
"product_group"
Optional
currency
currency
?:
string
Optional
status
status
?:
boolean
Optional
value
value
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content_
category
content_
name
content_
type
currency
status
value
@xylabs/sdk-react
Loading...