Sha256: 5ff6f803b3489788862a81414d9a5d63e12e97312639ad20f6d1441d612a24cf

Contents?: true

Size: 349 Bytes

Versions: 2095

Compression:

Stored size: 349 Bytes

Contents

# CybridApiId::ApplicationWithSecretAllOfIdpModel

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **secret** | **String** | The OAuth2 application's secret. |  |

## Example

```ruby
require 'cybrid_api_id_ruby'

instance = CybridApiId::ApplicationWithSecretAllOfIdpModel.new(
  secret: null
)
```

Version data entries

2,095 entries across 2,095 versions & 1 rubygems

Version Path
cybrid_api_id_ruby-0.2.3 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.2.2 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.2.0 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.1.11 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.1.10 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.1.9 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.1.8 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.1.7 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.1.6 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.1.4 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.1.3 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.1.2 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.1.0 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.0.36 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.0.35 docs/ApplicationWithSecretAllOfIdpModel.md