API Reference¶
Parameter¶
-
class
Parameter
¶ The Parameter is a mixin to define marketing parameters like Campaign <model-marketing.campaign>.
-
classmethod
Parameter.
from_name
(name[, create])¶ Return the parameter instance for the name. If
create
is set and no instance is found, a new instance is created.