Class PublicSettingsImpl
- java.lang.Object
-
- ninja.codingsolutions.solaredgeapiclient.models.impl.PublicSettingsImpl
-
- All Implemented Interfaces:
PublicSettings
public class PublicSettingsImpl extends java.lang.Object implements PublicSettings
Setting if this site is visible to other users on when using the API
-
-
Constructor Summary
Constructors Constructor Description PublicSettingsImpl()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface ninja.codingsolutions.solaredgeapiclient.models.PublicSettings
isPublic
-
-