InProgressOpDetails#

class InProgressOpDetails(task_ext_id=None, operation_type=None, *args, **kwargs)#

Bases: object

Details of the in progress LCM operation.

Parameters:
property operation_type#
Type:

OperationType

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