Sha256: 5ff6f803b3489788862a81414d9a5d63e12e97312639ad20f6d1441d612a24cf

Contents?: true

Size: 349 Bytes

Versions: 2139

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,139 entries across 2,139 versions & 1 rubygems

Version Path
cybrid_api_id_ruby-0.18.16 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.18.15 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.18.14 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.18.13 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.18.12 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.18.11 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.18.10 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.18.9 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.18.8 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.18.7 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.18.6 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.18.5 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.18.4 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.18.3 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.18.2 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.18.1 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.18.0 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.17.1 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.17.0 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.16.4 docs/ApplicationWithSecretAllOfIdpModel.md