Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 605 Bytes

ScimGroup.md

File metadata and controls

17 lines (12 loc) · 605 Bytes

openapi.model.ScimGroup

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
id String [optional]
displayName String The Name of the Usergroup in the language of the requester
members List [optional] [default to const []]

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