Justin Black 2553d056dc
Removes nulltype from python, updates samples (#8555)
* Removes nulltype from python, updates samples

* Removes nulltype from the python requirements

* Removes nulltype import in models, moves requiredVars to optionalVars when approprieate
2021-01-28 09:30:36 -08:00

445 B

FruitReq

Properties

Name Type Description Notes
mealy bool [optional]
sweet bool [optional]
cultivar str [optional]
length_cm float [optional]

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