Pennylane API Client
Preparing search index...
CustomerFilterStartWith
Interface CustomerFilterStartWith
Customer list filter item for prefix operators.
interface
CustomerFilterStartWith
{
field
:
"external_reference"
|
"name"
;
operator
:
"start_with"
;
value
:
string
;
}
Index
Properties
field
operator
value
Properties
Readonly
field
field
:
"external_reference"
|
"name"
Readonly
operator
operator
:
"start_with"
Readonly
value
value
:
string
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 prefix operators.