lib
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
lib
shared
/
com.apadmi.mockzilla.mock
/
SheepDto
Sheep
Dto
@
Serializable
data
class
SheepDto
(
val
name
:
String
,
val
bahSample
:
String
)
Members
Constructors
Sheep
Dto
Link copied to clipboard
constructor
(
name
:
String
,
bahSample
:
String
)
Properties
bah
Sample
Link copied to clipboard
val
bahSample
:
String
name
Link copied to clipboard
val
name
:
String