Pennylane API Client
Preparing search index...
CustomerFilterCustomerType
Interface CustomerFilterCustomerType
Customer list filter item for customer type.
interface
CustomerFilterCustomerType
{
field
:
"customer_type"
;
operator
:
"eq"
|
"not_eq"
;
value
:
"company"
|
"individual"
;
}
Index
Properties
field
operator
value
Properties
Readonly
field
field
:
"customer_type"
Readonly
operator
operator
:
"eq"
|
"not_eq"
Readonly
value
value
:
"company"
|
"individual"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
field
operator
value
Pennylane API Client
Loading...
Customer list filter item for customer type.