Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 607 Bytes

File metadata and controls

13 lines (10 loc) · 607 Bytes

# CustomerAutocompleteElementResponse

Properties

Name Type Description Notes
pkiCustomerID int The unique ID of the Customer.
fkiDepartmentID int The unique ID of the Department
sCustomerName string The name of the Customer
sCustomerCode string The code of the Customer
bCustomerIsactive bool Whether the customer is active or not

[Back to Model list] [Back to API list] [Back to README]