Module get_root_cause_response
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 GetRootCauseResponse (root_cause_list=None)
-
NOTE: This class is auto generated by the swagger code generator program.
Do not edit the class manually.
GetRootCauseResponse - a model defined in Swagger
Instance variables
var root_cause_list
-
Gets the root_cause_list of this GetRootCauseResponse.
:return: The root_cause_list of this GetRootCauseResponse. :rtype: list[list[FeatureRootCause]]
Methods
def to_dict(self)
-
Returns the model properties as a dict
def to_str(self)
-
Returns the string representation of the model