lib
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
lib
mockzilla-management-ui-common
/
com.apadmi.mockzilla.ui.i18n
/
Strings
/
Widgets
/
OpenSourceLicenses
Open
Source
Licenses
@
InternalMockzillaApi
data
class
OpenSourceLicenses
(
val
error
:
String
,
val
title
:
String
,
val
devBuildsMessage
:
String
)
Members
Constructors
Open
Source
Licenses
Link copied to clipboard
constructor
(
error
:
String
,
title
:
String
,
devBuildsMessage
:
String
)
Properties
dev
Builds
Message
Link copied to clipboard
val
devBuildsMessage
:
String
error
Link copied to clipboard
val
error
:
String
title
Link copied to clipboard
val
title
:
String