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.3.24 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.23 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.22 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.17 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.16 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.15 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.14 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.13 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.12 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.10 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.9 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.8 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.7 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.6 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.5 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.4 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.3 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.2 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.1 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.0 docs/ApplicationWithSecretAllOfIdpModel.md