model
Toggle table of contents
2.0.240
common
Target filter
common
Switch theme
Search in API
Skip to content
model
model
/
com.jetbrains.fus.reporting.model.config.v4
/
ConfigurationMajorBuildVersionBorder
Configuration
Major
Build
Version
Border
data
class
ConfigurationMajorBuildVersionBorder
(
val
from
:
String
?
=
null
,
val
to
:
String
?
=
null
)
Members
Constructors
Configuration
Major
Build
Version
Border
Link copied to clipboard
constructor
(
from
:
String
?
=
null
,
to
:
String
?
=
null
)
Properties
from
Link copied to clipboard
val
from
:
String
?
to
Link copied to clipboard
val
to
:
String
?
Functions
accept
Link copied to clipboard
fun
accept
(
current
:
String
)
:
Boolean