mistk.transform.server.models.base_model_ module¶
-
class
mistk.transform.server.models.base_model_.
Model
¶ Bases:
object
-
attribute_map
= {}¶
-
classmethod
from_dict
(dikt) → T¶ Returns the dict as a model
-
swagger_types
= {}¶
-
to_dict
()¶ Returns the model properties as a dict
- Return type
dict
-
to_str
()¶ Returns the string representation of the model
- Return type
str
-