gbmarc1 c966b5fe1f
[python] readonly constructors (#9409)
* readonly

* other tests

* doc

* python samples

* model utils
2021-05-10 18:41:26 -07:00

677 B

Mole

Properties

Name Type Description Notes
blind bool [readonly]
smell str
hearing bool
touch bool [optional] [readonly]
taste str [optional]
seeing_ghosts bool [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]