Object AppBaseFeatureToggle
-
- All Implemented Interfaces:
-
ru.tinkoff.acquiring.sdk.toggles.toggles.FeatureToggle
public class AppBaseFeatureToggle implements FeatureToggle
s.y.biryukov
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringissueprivate final Stringpathprivate final Stringdescriptionprivate final BooleandefaultValuepublic final static AppBaseFeatureToggleINSTANCE
-
Method Summary
Modifier and Type Method Description StringgetIssue()StringgetPath()StringgetDescription()BooleangetDefaultValue()-
-
Method Detail
-
getDescription
String getDescription()
-
getDefaultValue
Boolean getDefaultValue()
-
-
-
-