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

Version Path
ory-kratos-client-0.7.6.alpha7 docs/UiNodeTextAttributes.md
ory-kratos-client-0.7.6.alpha6 docs/UiNodeTextAttributes.md
ory-kratos-client-0.7.6.alpha5 docs/UiNodeTextAttributes.md
ory-kratos-client-0.7.6.alpha4 docs/UiNodeTextAttributes.md
ory-kratos-client-0.7.6.alpha3 docs/UiNodeTextAttributes.md
ory-kratos-client-0.7.6.alpha1 docs/UiNodeTextAttributes.md
ory-kratos-client-0.7.5.alpha2 docs/UiNodeTextAttributes.md
ory-kratos-client-0.7.3.alpha8 docs/UiNodeTextAttributes.md
ory-kratos-client-0.7.3.alpha6 docs/UiNodeTextAttributes.md
ory-kratos-client-0.7.3.alpha5 docs/UiNodeTextAttributes.md
ory-kratos-client-0.7.3.alpha4 docs/UiNodeTextAttributes.md
ory-kratos-client-0.7.3.alpha3 docs/UiNodeTextAttributes.md
ory-kratos-client-0.7.3.alpha2 docs/UiNodeTextAttributes.md
ory-kratos-client-0.7.3.alpha1 docs/UiNodeTextAttributes.md
ory-kratos-client-0.7.1.alpha2 docs/UiNodeTextAttributes.md