Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 428 Bytes

ScimServiceProviderConfigResponsePatch.md

File metadata and controls

17 lines (10 loc) · 428 Bytes

TalonOne::ScimServiceProviderConfigResponsePatch

Properties

Name Type Description Notes
supported Boolean Indicates whether the service provider supports patch operations for modifying resources. [optional]

Code Sample

require 'TalonOne'

instance = TalonOne::ScimServiceProviderConfigResponsePatch.new(supported: null)