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