Package sh.ory.model
Class InlineResponse2001
java.lang.Object
sh.ory.model.InlineResponse2001
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-04-19T11:31:27.587817519Z[Etc/UTC]") public class InlineResponse2001 extends Object
InlineResponse2001
-
Field Summary
Fields Modifier and Type Field Description static StringSERIALIZED_NAME_VERSION -
Constructor Summary
Constructors Constructor Description InlineResponse2001() -
Method Summary
Modifier and Type Method Description booleanequals(Object o)StringgetVersion()The version of Ory Kratos.inthashCode()voidsetVersion(String version)StringtoString()InlineResponse2001version(String version)
-
Field Details
-
SERIALIZED_NAME_VERSION
- See Also:
- Constant Field Values
-
-
Constructor Details
-
InlineResponse2001
public InlineResponse2001()
-
-
Method Details