lib
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
lib
mockzilla-management-ui-common
/
com.apadmi.mockzilla.ui.i18n
/
Strings
/
Widgets
/
Endpoints
Endpoints
data
class
Endpoints
(
val
filterPlaceholder
:
String
,
val
numberOfEndpointsShown
:
(
shown
:
Int
,
max
:
Int
)
->
String
,
val
overrides
:
(
number
:
Int
)
->
String
)
Members
Constructors
Endpoints
Link copied to clipboard
constructor
(
filterPlaceholder
:
String
,
numberOfEndpointsShown
:
(
shown
:
Int
,
max
:
Int
)
->
String
,
overrides
:
(
number
:
Int
)
->
String
)
Properties
filter
Placeholder
Link copied to clipboard
val
filterPlaceholder
:
String
number
Of
Endpoints
Shown
Link copied to clipboard
val
numberOfEndpointsShown
:
(
shown
:
Int
,
max
:
Int
)
->
String
overrides
Link copied to clipboard
val
overrides
:
(
number
:
Int
)
->
String