Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 611 Bytes

ScimServiceProviderConfigFilter.md

File metadata and controls

16 lines (11 loc) · 611 Bytes

openapi.model.ScimServiceProviderConfigFilter

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
supported bool A Boolean value specifying whether or not the operation is supported.
maxResults int An integer value specifying the maximum number of resources returned in a response.

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