Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 639 Bytes

CustomUserResponse.md

File metadata and controls

18 lines (13 loc) · 639 Bytes

EzmaxApi::Object::CustomUserResponse

Load the model package

use EzmaxApi::Object::CustomUserResponse;

Properties

Name Type Description Notes
pki_user_id int The unique ID of the User
s_user_lastname string The last name of the user
s_user_firstname string The first name of the user
s_email_address string The email address.

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