A Customer AutocompleteElement Response
| Name | Type | Description | Notes |
|---|---|---|---|
| pkiCustomerID | Integer | The unique ID of the Customer. | |
| fkiDepartmentID | Integer | The unique ID of the Department | |
| sCustomerName | String | The name of the Customer | |
| sCustomerCode | String | The code of the Customer | |
| bCustomerIsactive | Boolean | Whether the customer is active or not |