Class IsAccountCreationEnabledResponse
java.lang.Object
net.minheur.potoflux.login.response.IsAccountCreationEnabledResponse
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanReturn weather account self-creation is enabled. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
isEnabled
@SerializedName("is_enabled") public boolean isEnabledReturn weather account self-creation is enabled.
-
-
Constructor Details
-
IsAccountCreationEnabledResponse
public IsAccountCreationEnabledResponse()
-