Preparing search index...
The search index is not available
@nosto/autocomplete
@nosto/autocomplete
Buyer
Interface Buyer
interface
Buyer
{
email
:
string
;
first_name
:
string
;
last_name
:
string
;
newsletter
:
boolean
;
type
:
string
;
}
Index
Properties
email
first_
name
last_
name
newsletter
type
Properties
email
email
:
string
first_
name
first_
name
:
string
last_
name
last_
name
:
string
newsletter
newsletter
:
boolean
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
first_
name
last_
name
newsletter
type
@nosto/autocomplete
Loading...