| | |
Methods defined here:
- __eq__(self, other)
- Returns true if both objects are equal
- __ne__(self, other)
- Returns true if both objects are not equal
- __repr__(self)
- For `print` and `pprint`
- to_dict(self)
- Returns the model properties as a dict
:rtype: dict
- to_str(self)
- Returns the string representation of the model
:rtype: str
Class methods defined here:
- from_dict(dikt) -> ~T from builtins.type
- Returns the dict as a model
Data descriptors defined here:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
Data and other attributes defined here:
- __hash__ = None
- attribute_map = {}
- swagger_types = {}
|