lib
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
lib
shared
/
com.apadmi.mockzilla.mock
/
CowDto
/
CowDto
Cow
Dto
constructor
(
name
:
String
,
age
:
Int
,
likesGrass
:
Boolean
,
hasHorns
:
Boolean
,
mooSample
:
String
,
someValueFromRequest
:
String
)