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.6.4 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.6.2 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.6.1 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.6.0 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.5.0 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.4.2 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.4.1 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.4.0 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.32 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.31 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.30 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.29 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.28 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.27 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.26 docs/ApplicationWithSecretAllOfIdpModel.md
cybrid_api_id_ruby-0.3.25 docs/ApplicationWithSecretAllOfIdpModel.md
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