﻿
bayesline.api.FeatureEnablementReason
=====================================

.. currentmodule:: bayesline.api

.. autoclass:: FeatureEnablementReason

   
   .. automethod:: __init__

   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~FeatureEnablementReason.GLOBAL_ENABLED
      ~FeatureEnablementReason.GLOBAL_DISABLED
      ~FeatureEnablementReason.FEATURE_DEFAULT
      ~FeatureEnablementReason.FEATURE_ENABLED
      ~FeatureEnablementReason.FEATURE_DISABLED
      ~FeatureEnablementReason.FEATURE_NOT_FOUND
   
   
