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