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