toggle menu
vc-k
5.1.0
common
switch theme
search in API
dif-data-classes
/
at.asitplus.dif
/
ConstraintNotFilter
Constraint
Not
Filter
@
Serializable
data
class
ConstraintNotFilter
(
val
const
:
String
?
=
null
,
val
enum
:
Collection
<
String
>
?
=
null
)
(
source
)
Data class for
DIF Presentation Exchange v1.0.0
Members
Constructors
Constraint
Not
Filter
Link copied to clipboard
constructor
(
const
:
String
?
=
null
,
enum
:
Collection
<
String
>
?
=
null
)
Properties
const
Link copied to clipboard
@
SerialName
(
value
=
"const"
)
val
const
:
String
?
=
null
enum
Link copied to clipboard
@
SerialName
(
value
=
"enum"
)
val
enum
:
Collection
<
String
>
?
=
null