Sha256: bb2a9967ad23f84762724e8260346a80829c0470e9aa873dff63bcc3a21418e6

Contents?: true

Size: 428 Bytes

Versions: 2

Compression:

Stored size: 428 Bytes

Contents

# TalonOne::ScimServiceProviderConfigResponsePatch

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/ScimServiceProviderConfigResponsePatch.md
talon_one-6.0.0 docs/ScimServiceProviderConfigResponsePatch.md