Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 639 Bytes

CustomerAutocompleteElementResponse.md

File metadata and controls

17 lines (12 loc) · 639 Bytes

EzmaxApi::Object::CustomerAutocompleteElementResponse

Load the model package

use EzmaxApi::Object::CustomerAutocompleteElementResponse;

Properties

Name Type Description Notes
pki_customer_id int The unique ID of the Customer.
s_customer_name string The name of the Customer
b_customer_isactive boolean Whether the customer is active or not

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