Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 642 Bytes

UsergroupAutocompleteElementResponse.md

File metadata and controls

17 lines (12 loc) · 642 Bytes

openapi.model.UsergroupAutocompleteElementResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
sUsergroupNameX String The Name of the Usergroup in the language of the requester
pkiUsergroupID int The unique ID of the Usergroup
bUsergroupIsactive bool Whether the Usergroup is active or not

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