Preparing search index...
The search index is not available
@nosto/nosto-js
@nosto/nosto-js
client
OrderInfo
Interface OrderInfo
interface
OrderInfo
{
country_code
:
string
;
customer_id
:
string
;
customer_reference
?:
string
;
email
?:
string
;
first_name
?:
string
;
last_name
?:
string
;
newsletter
?:
boolean
;
order_number
:
string
;
phone_number
:
string
;
type
:
string
;
zip_code
:
string
;
}
Index
Properties
country_
code
customer_
id
customer_
reference?
email?
first_
name?
last_
name?
newsletter?
order_
number
phone_
number
type
zip_
code
Properties
country_
code
country_code
:
string
customer_
id
customer_id
:
string
Optional
customer_
reference
customer_reference
?:
string
Optional
email
email
?:
string
Optional
first_
name
first_name
?:
string
Optional
last_
name
last_name
?:
string
Optional
newsletter
newsletter
?:
boolean
order_
number
order_number
:
string
phone_
number
phone_number
:
string
type
type
:
string
zip_
code
zip_code
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
country_
code
customer_
id
customer_
reference
email
first_
name
last_
name
newsletter
order_
number
phone_
number
type
zip_
code
@nosto/nosto-js
Loading...