Preparing search index...
The search index is not available
@nosto/nosto-js
@nosto/nosto-js
client
BigcommerceCustomerInfo
Interface BigcommerceCustomerInfo
interface
BigcommerceCustomerInfo
{
customer_reference
:
string
;
email
:
string
;
first_name
?:
string
;
group_id
?:
string
;
last_name
?:
string
;
marketing_permission
?:
boolean
;
}
Index
Properties
customer_
reference
email
first_
name?
group_
id?
last_
name?
marketing_
permission?
Properties
customer_
reference
customer_reference
:
string
email
email
:
string
Optional
first_
name
first_name
?:
string
Optional
group_
id
group_id
?:
string
Optional
last_
name
last_name
?:
string
Optional
marketing_
permission
marketing_permission
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
customer_
reference
email
first_
name
group_
id
last_
name
marketing_
permission
@nosto/nosto-js
Loading...