Preparing search index...
The search index is not available
@nosto/nosto-react
@nosto/nosto-react
Customer
Interface Customer
interface
Customer
{
customer_reference
?:
string
;
email
:
string
;
first_name
:
string
;
hcid
?:
string
;
last_name
:
string
;
newsletter
?:
boolean
;
order_number
?:
string
;
source
?:
string
;
source_id
?:
string
;
type
?:
string
;
}
Index
Properties
customer_
reference?
email
first_
name
hcid?
last_
name
newsletter?
order_
number?
source?
source_
id?
type?
Properties
Optional
customer_
reference
customer_
reference
?:
string
email
email
:
string
first_
name
first_
name
:
string
Optional
hcid
hcid
?:
string
last_
name
last_
name
:
string
Optional
newsletter
newsletter
?:
boolean
Optional
order_
number
order_
number
?:
string
Optional
source
source
?:
string
Optional
source_
id
source_
id
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
customer_
reference
email
first_
name
hcid
last_
name
newsletter
order_
number
source
source_
id
type
@nosto/nosto-react
Loading...