Skip to content

webknossos.client.generated.models.action_any_content

#   class ActionAnyContent:
#   ActionAnyContent()

Method generated by attrs for class ActionAnyContent.

#   def to_dict(self) -> Dict[str, Any]:
#  
@classmethod
def from_dict(cls: Type[~T], src_dict: Dict[str, Any]) -> ~T:
#   additional_keys: List[str]
Back to top