Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 710 Bytes

UserAutocompleteElementResponse.md

File metadata and controls

18 lines (13 loc) · 710 Bytes

EzmaxApi::Object::UserAutocompleteElementResponse

Load the model package

use EzmaxApi::Object::UserAutocompleteElementResponse;

Properties

Name Type Description Notes
e_user_type FieldEUserType
s_user_name string The description of the User in the language of the requester
pki_user_id int The unique ID of the User
b_user_isactive boolean Whether the User is active or not

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