ToleranceMessage#

class ToleranceMessage(id=None, attribute_list=None, *args, **kwargs)[source]#

Bases: object

Message contains the component domain fault tolerance text details

Parameters:
  • id – (id) Message Id

  • attribute_list – (attribute_list) List of tolerance message attributes

property attribute_list#

List of tolerance message attributes

Type:

list[ AttributeItem ]

property id#

Message Id

Type:

str

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model