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