InProgressOpDetails#
- class InProgressOpDetails(task_ext_id=None, operation_type=None, *args, **kwargs)#
Bases:
object
Details of the in progress LCM operation.
- Parameters:
task_ext_id – (
task_ext_id
) Task ext id of the in progress LCM operation.operation_type – (
operation_type
)
- property operation_type#
- Type:
- property task_ext_id#
Task ext id of the in progress LCM operation.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model