| Name | Type | Description | Notes |
|---|---|---|---|
| supported | Boolean | Indicates whether the service provider supports patch operations for modifying resources. | [optional] |
require 'talon_one_sdk'
instance = TalonOne::ScimServiceProviderConfigResponsePatch.new(
supported: null
)