SearchCustomer
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The identifier.
|
string |
None.
|
| CustomerNumber |
The customer number.
|
integer |
None.
|
| Company |
The company.
|
string |
None.
|
| FirstName |
The first name.
|
string |
None.
|
| LastName |
The last name.
|
string |
None.
|
|
The email.
|
string |
None.
|
|
| Phone |
The phone.
|
string |
None.
|
| City |
The city.
|
string |
None.
|
| State |
The state.
|
string |
None.
|
| Country |
The country.
|
string |
None.
|
| ClientType |
The type of the client.
|
string |
None.
|
| HasTag |
A value indicating whether this instance has tag.
|
boolean |
None.
|
| UpdatedBy |
The updated by.
|
string |
None.
|
| DateUpdated | date |
None.
|