Justin Black c44fe8a04a
Fixes fromProperty when property is required vs optional (#12858)
* Adds required boolean to fromProperty

* Adds required to other method signatures

* pythn-exp sample regenerated

* Samples regenerated

* Adds java test of fix
2022-07-13 18:17:33 -07:00

320 B

ChildCat

Properties

Name Type Description Notes
name String [optional]
petType String [optional]

Enum: String

Name Value
CHILDCAT "ChildCat"