Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 665 Bytes

ScimUserList.md

File metadata and controls

19 lines (14 loc) · 665 Bytes

openapi.model.ScimUserList

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
totalResults int [optional]
itemsPerPage int [optional]
startIndex int [optional]
schemas List [optional] [default to const []]
resources List [optional] [default to const []]

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