Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 675 Bytes

UserAutocompleteElementResponse.md

File metadata and controls

18 lines (13 loc) · 675 Bytes

openapi.model.UserAutocompleteElementResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
eUserType FieldEUserType
sUserName String The description of the User in the language of the requester
pkiUserID int The unique ID of the User
bUserIsactive bool Whether the User is active or not

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