lib
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
lib
demo-android
/
com.apadmi.mockzilla.demo.engine
/
GetAnimalRequestDto
Get
Animal
Request
Dto
@
Serializable
data
class
GetAnimalRequestDto
(
val
owner
:
String
=
""
)
Members
Constructors
Get
Animal
Request
Dto
Link copied to clipboard
constructor
(
owner
:
String
=
""
)
Properties
owner
Link copied to clipboard
val
owner
:
String