Sha256: 35bb3f6420e8ca98bc244e82a8bd6550eefde548ddfadf372449a1c9eb23d4dc
Contents?: true
Size: 430 Bytes
Versions: 1
Compression:
Stored size: 430 Bytes
Contents
# TalonOne::ScimServiceProviderConfigResponseSort ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **supported** | **Boolean** | Indicates whether the service provider supports sorting operations for ordered query results. | [optional] ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::ScimServiceProviderConfigResponseSort.new(supported: null) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
talon_one-7.0.0 | docs/ScimServiceProviderConfigResponseSort.md |