# UiNode ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **attributes** | [**crate::models::UiNodeAttributes**](uiNodeAttributes.md) | | **group** | **String** | Group specifies which group (e.g. password authenticator) this node belongs to. default DefaultGroup password PasswordGroup oidc OpenIDConnectGroup profile ProfileGroup link LinkGroup code CodeGroup totp TOTPGroup lookup_secret LookupGroup webauthn WebAuthnGroup | **messages** | [**Vec**](uiText.md) | | **meta** | [**crate::models::UiNodeMeta**](uiNodeMeta.md) | | **_type** | **String** | The node's type text Text input Input img Image a Anchor script Script | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)