Package sh.ory.model
Class UiNodeMeta
java.lang.Object
sh.ory.model.UiNodeMeta
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-04-19T11:31:27.587817519Z[Etc/UTC]") public class UiNodeMeta extends Object
This might include a label and other information that can optionally be used to render UIs.
-
Field Summary
Fields Modifier and Type Field Description static StringSERIALIZED_NAME_LABEL -
Constructor Summary
Constructors Constructor Description UiNodeMeta() -
Method Summary
-
Field Details
-
SERIALIZED_NAME_LABEL
- See Also:
- Constant Field Values
-
-
Constructor Details
-
UiNodeMeta
public UiNodeMeta()
-
-
Method Details