UpdatedTargetEntityResult#
- class UpdatedTargetEntityResult(target_entity=None, message=None, *args, **kwargs)#
Bases:
object
LCM error for target entity
- Parameters:
target_entity – (
target_entity
)message (required min=1 chars, max=512 chars) – (
message
) Error message for the target entity that failed in the input recommendations specification.
- property message#
Error message for the target entity that failed in the input recommendations specification.
- Type:
str
- property target_entity#
- Type:
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model