Module fusion_feature

Amber API Server

Boon Logic Amber API server

OpenAPI spec version: 2.0.0

Generated by: https://github.com/swagger-api/swagger-codegen.git

Classes

class FusionFeature (name=None, value=None)

NOTE: This class is auto generated by the swagger code generator program.

Do not edit the class manually.

FusionFeature - a model defined in Swagger

Instance variables

var name

Gets the name of this FusionFeature.

Name of this feature.

:return: The name of this FusionFeature. :rtype: str

var value

Gets the value of this FusionFeature.

Current value.

:return: The value of this FusionFeature. :rtype: float

Methods

def to_dict(self)

Returns the model properties as a dict

def to_str(self)

Returns the string representation of the model