Sha256: 983341deb93cc6aed768ad079498e072ee9d0b5f32ec9fc62447a73957ee0cf8
Contents?: true
Size: 313 Bytes
Versions: 40
Compression:
Stored size: 313 Bytes
Contents
# OryClient::Attribute ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **key** | **String** | | [optional] | | **value** | **String** | | [optional] | ## Example ```ruby require 'ory-client' instance = OryClient::Attribute.new( key: null, value: null ) ```
Version data entries
40 entries across 40 versions & 1 rubygems