BosonDescr#

class geodesic.boson.BosonDescr(**kwargs)[source]#

A Boson Provider Config.

__get__ returns a BosonConfig object.

__set__ sets from a dictionary or BosonConfig, coercing to a BosonConfig if needed and stores

internally to the APIObject dict.

Methods