Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 666 Bytes

UsergroupCreateObjectV1ResponseMPayload.md

File metadata and controls

15 lines (10 loc) · 666 Bytes

openapi.model.UsergroupCreateObjectV1ResponseMPayload

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
aPkiUsergroupID List An array of unique IDs representing the object that were requested to be created. They are returned in the same order as the array containing the objects to be created that was sent in the request. [default to const []]

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