Sha256: 2cf37aadc14d0f4d9aa15a3431a03141e5744ef158d20c90f92ffc42901d4377
Contents?: true
Size: 274 Bytes
Versions: 310
Compression:
Stored size: 274 Bytes
Contents
# OryClient::UiNodeMeta ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **label** | [**UiText**](UiText.md) | | [optional] | ## Example ```ruby require 'ory-client' instance = OryClient::UiNodeMeta.new( label: null ) ```
Version data entries
310 entries across 310 versions & 1 rubygems