Preparing search index...
The search index is not available
appointments - v1.0.0
appointments
ICustomerFilters
Interface ICustomerFilters
interface
ICustomerFilters
{
email
?:
string
;
firstName
?:
string
;
lastName
?:
string
;
phone
?:
string
;
preferredBarber
?:
string
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
IFilterOptions
ICustomerFilters
Indexable
[
key
:
string
]:
any
Index
Properties
email?
first
Name?
last
Name?
phone?
preferred
Barber?
Properties
Optional
email
email
?:
string
Optional
first
Name
firstName
?:
string
Optional
last
Name
lastName
?:
string
Optional
phone
phone
?:
string
Optional
preferred
Barber
preferredBarber
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
first
Name
last
Name
phone
preferred
Barber
appointments - v1.0.0
Loading...